Skip to content

sahil19-19/Coding-Contest-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding-Contest-Tracker

This site lets you track upcoming and ongoing contest on various coding sites. On can also see the contests that will be held in the next 24 hours. The supported website are Codeforces, CodeChef, AtCoder, HackerEarth, HackerRank, and LeetCode.

Running Coding-Contest-Tracker on local machine

Pull the code from the repository. Then run "node app.js" in the terminal. Open http://localhost:5000/ in any browser of your choice,

OR

try here

🚧 The website is still under construction 🚧