Skip to content

SkSumit/CodeStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeStation

A minimalistic tracker for competitive programming with your friends.

image

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