Bug Tracker
Authors: Noah, Afnan, Patrick, Jiajing
Bug Tracker app built using MERN stack during SwampHacks 2020. Collaborating in a team of 4 to build this Full-Stack Web App.
Primary Tech Stack:
- MongoDB Cloud Database
- Express.js
- Node.js
- JavaScript
- RESTful API, MVC
- GitHub, 45 commit
- Bootstrap, Chart.js
- HTML, CSS, jQuery
Primary Functions:
- login
- register
- report new Bugs
- visualize all Bugs by detailed Text
- visualize all Bugs by beautiful Charts
Router Specification
| Route | functions |
|---|---|
| / | login |
| /bugs | show all bugs by text |
| /bugs/form | report new bugs |
| /bugs/chart | Bugs Chart Visualization |
| /users | show all users |
| /users/register | Register |
Log in or sign up for Devpost to join the conversation.