https://github.com/pin3da/virtual-chef
Virtual Contest Creator for codechef
https://github.com/pin3da/virtual-chef
codechef-api expressjs mongodb mongoose nodejs
Last synced: about 2 months ago
JSON representation
Virtual Contest Creator for codechef
- Host: GitHub
- URL: https://github.com/pin3da/virtual-chef
- Owner: pin3da
- Created: 2018-09-20T17:18:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T15:13:16.000Z (over 7 years ago)
- Last Synced: 2025-10-29T10:51:47.637Z (7 months ago)
- Topics: codechef-api, expressjs, mongodb, mongoose, nodejs
- Language: JavaScript
- Size: 55.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# virtual-chef
This is the backend for the `Codechef Virtual Contest Creator` it is part of our work for the [Codechef API Hackathon](https://www.codechef.com/CAH1801?utm_source=contest_listing&utm_medium=link&utm_campaign=CAH1801)
You can see all the information in the [README](https://github.com/jhonber/codechef-virtual-contest) of our frontend project.
## About the project
This project uses NodeJS, MongoDB and the Codechef API.
## Deploy instructions
Deploy process is done using ansible, you can see the detailed instructions [here](./deploy)
-----
[Manuel Pineda](https://github.com/pin3da) & [Jhon Jimenez](https://github.com/jhonber/)