Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T22:40:31.000Z (over 3 years ago)
- Last Synced: 2024-12-17T01:58:49.557Z (about 1 month ago)
- Topics: competitive-programming, firebase, react, saas
- Language: TypeScript
- Homepage: https://solve-web.herokuapp.com/
- Size: 550 KB
- Stars: 4
- Watchers: 4
- 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)