The purpose of this website is to help programmers dive into competitive programming without worrying about where they stopped last day. Beside helping team mates monitoring each other in order to have a competition and therefore encourage each other.
How to run
- Make sure you install the requirements
sudo pip install -r requirements.txt
python app.py
- App will run on http://0.0.0.0:5000/
- Can be accessed locally at http://127.0.0.1:5000/
Deployed live version: https://teamsolve.herokuapp.com/
statistics will be added later.