Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug-Tracker Backend

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.

Database Schema

Credit to QuickDBD for their free tool which allowed for an easy visual representation when designing the database schema:

schema

Hosting

This REST API, along with the database, are hosted on Heroku for its ease of setup and free tier.

Contributing

Since this is a solo project, if you'd like to contribute or make suggestions/recommendations, please feel free to contact me.

About

The backend for my Bug Tracker application. Built with Python's Django REST Framework and PostgreSQL.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages