This is the backend for Bug-Tracker. This REST API was built with Python using the Django REST Framework. The relational database used to store data was PostgreSQL. JSON Web Tokens were also implemented to support user authentication and authorization.
Credit to QuickDBD for their free tool which allowed for an easy visual representation when designing the database schema:
This REST API, along with the database, are hosted on Heroku for its ease of setup and free tier.
Since this is a solo project, if you'd like to contribute or make suggestions/recommendations, please feel free to contact me.