Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 3.08 KB

README.md

File metadata and controls

75 lines (55 loc) · 3.08 KB

BitGub

WDCC x SESA Hackathon 2021 💻

Introduction As new developers we identified a problem, and attempt to solve it. We noticed that after sometime, say 10 or 20min, some students have trouble staying focused. Hence we stated a product goal using an user focused approach:

To create an application that is useful, effective, enjoyable, and most importantly that it assists students all the way from beginner to advanced level.

Technologies

➡️

Features

Front end

  • Light/dark mode
  • Log in & sign up
  • Log in with GitHub
  • Settings
  • Connect to git
  • Documentation guide
  • No found page
  • Analytics dashboard

Backend

  • VS Code extension
  • NoSQL database
  • GitHub OAuth
  • JWT Authentication
  • Job Scheduler
  • Live Deployment
  • Real time communication

VS Code Extension

  • Log in with GitHub
  • Realtime communication
  • Customizable
  • Automatic message interstation into the current editor

Git Hook

  • Automatically sent data upon commit
  • Installation documentation guide
  • Available on npm
  • Attach to Husky

The team