MLH-Fellowship / CodeOfDuty

Gamified Sprint System
MIT License
3 stars 0 forks source link

Code Of Duty

Gamified Sprint System - Making Open Source Contribution and Team Collaboration Fun!

Screenshots

Technology Stack:

Getting Started

File Structure

Directory Content
codeofduty-frontend contains frontend components
codeofduty-backend contains backend api
codeofduty-docs contains all docs (schemas, api routes, usage)

Setup

$ git clone https://github.com/MLH-Fellowship/CodeOfDuty.git
$ cd CodeOfDuty

Frontend:

$ npm run dev

Backend:

Contributing

If you have suggestions for how CodeOfDuty could be improved, or want to report a bug, open an issue! Contributions of all kinds are welcomed!

For more, check out the Contributing Guide.

License

MIT © 2020 MLH Fellowship

Made with :heart: by Chau Vu, Ajwad Shaikh, and Vrushti Mody during Sprint 4 of the MLH Fellowship Explorer Batch, Fall 2020.