Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 919 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 919 Bytes

BugTracker

Simple bugtracker to keep track of fixing bugs for any program.

Dashboard

Users can view list of all views or filter out by status

Individual rows can be selected to view/edit the issue

Login Interface

Simple login system

Register Interface

Allows user to register an account email (1 user per email)

My Issues

Users can view their own assigned issues

Popup notifications

Notifications appear when user does certain actions ie. Login, Register, Edit, Create

Roles

Admin can now assign/create/delete roles per user