CodeStation

A minimalistic tracker for competitive programming with your friends.

Stars
5

CodeStation

A minimalistic tracker for competitive programming with your friends.

Getting Started

Get your firebase keys and add .env file

Run the development server:

npm run dev
# or
yarn dev

Change structure of firebase.js according to the users and needs

Todo

  • Integrate API for automating question solved on various platforms
  • Add sorting, filtering, searching
  • Add easy, medium, hard tags