This full stack application allows for user sign up and login functionality in order to use it. Users must sign up first and then log in in order to add projects to their dashboard. After a user signs up, an email verification is sent to their email for them to verify. Then, the user can login and add projects. After a project is created, users and contributors can add bugs or issues to the project so that the members of the project can view these tickets to make necessary changes. The bugs can be deleted after the issue is resolved and it can be updated by users. Project owners can also add contributors to the project so that they can add bugs as well.
Use these links to navigate through this README.
To install this application, open terminal and clone the repository by running:
git clone https://github.com/benw10-1/bugTracker.git
Once the application is installed, the user must make necessary changes to the .env file and install all packages. After that, open the terminal and run:
npm start
| DEPLOYMENT | URL | STATUS |
|---|---|---|
| Repository | GitHub Repo | ACTIVE 🟢 |
| Published Page | Bug Tracker | ACTIVE 🟢 |
Benjamin Wirth
Calvin Kim
Marcus Lewis
Kyle Yang
This application is covered under MIT License
©2022 Bug Tracker