A web app to track bugs in your software projects.
The project is created using Python along side the Django framework and an SQL database. The application inlcudes user authentication, autherization and input sanitation to mitigate SQL injection
The App allows users to submit tickets, these tickets tack bugs in the software being created by the user. Tracking issues in software is an industry problem, this web app helps to solve that problem by making it easier to track any issues that have occured when developing software.