https://github.com/terror/solve
A fully featured competitive programming workspace in the cloud
https://github.com/terror/solve
competitive-programming firebase react saas
Last synced: 9 months ago
JSON representation
A fully featured competitive programming workspace in the cloud
- Host: GitHub
- URL: https://github.com/terror/solve
- Owner: terror
- License: mit
- Created: 2021-01-17T21:35:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T22:40:31.000Z (over 4 years ago)
- Last Synced: 2025-04-01T19:04:36.380Z (9 months ago)
- Topics: competitive-programming, firebase, react, saas
- Language: TypeScript
- Homepage: https://solve-web.herokuapp.com/
- Size: 550 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
##
solve
A fully featured competitive programming workspace in the cloud
Deployed to Heroku: https://solve-web.herokuapp.com/

## Features
- User authentication
- Parse contest problems
- Upload code templates
- Save workspace state
- Run code against sample problem test cases
## Stack
- React (Frontend)
- Node + Express (API)
- Firebase (Database)
## Development
See [CONTRIBUTING.md](https://github.com/terror/solve/tree/master/CONTRIBUTING.md) for more information.
## License
[MIT](https://github.com/terror/solve/tree/master/LICENSE)