https://ibcc.herokuapp.com/users
https://ibcc.herokuapp.com/events
This is the backend for the GatherUp Application. Tested with Chai & supertest. Pre-populated with seed data.
- MongoDB
- Mongoose
- Express
- Node
- Supertest
- Mocha/Chai
- Fork & clone ths repo.
- Run npm install (or npm i)
- Enter npm run start in terminal.
- Fork & Clone this repo first.
- Do your best to keep the current coding style:
- 2 spaces for indentation instead of tabs.
- Mongoose & MongoDB conventional naming patterns.
- Submit a pull request to this current repo with the following information:
- Your name
- A link to your github repository
- An image of the app showing what functionality/ styling you added if the change or improvement was front-facing else a code snippet explaining your enhancement & why it's beneficial.
- Merges will happen upon approval.
Brendan Wilson Brendan's GitHub
Daphne Mintz Daphne's GitHub
Myshawne Stallings Myshawne's GitHub
Tiffany Huddleston Tiffany's GitHub
- Main Repo: https://github.com/2magpies/ibcc-backend
- React Bootstrap: https://react-bootstrap.github.io/
- IBCC Api: http://ibcc.herokuapp.com/users | http://ibcc.herokuapp.com/events
- The contribution section of this document was adapted from https://gist.github.com/briandk/3d2e8b3ec8daf5a27a62