This is a Bug Tracker Project implemented using Python Django and MySql
Features
- Add/Delete Projects
- Add/Remove Bugs in current projects.
- Filter all the bugs according to projects.
- Edit/Update Projects.
- See count of currently active Projects and Bugs.
NOTE: I was focused on functionality this time. Hopefully, I will improve other aspects as well...in future.