Skip to content

PadhmaSini29/issue-tracker-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐞 Issue Tracker API

A Django REST Framework-based API for tracking software development issues and managing projects — similar to a simplified version of Jira or Trello.


🚀 Features

  • 🔐 User management (Django built-in users)
  • 🗂️ Project creation and listing
  • 🐛 Issue creation, assignment, and status tracking
  • 📄 Fully RESTful API (GET, POST, PUT, DELETE)
  • ⚙️ Built with PostgreSQL + Django REST Framework

🛠️ Tech Stack

  • Python 3.x
  • Django 5.x
  • Django REST Framework
  • PostgreSQL
  • VS Code (Dev)
  • Render / Railway (Optional for deployment)

📁 Project Structure

issue_tracker_api/
├── config/               # Django project settings
├── tracker/              # App for projects and issues
├── manage.py             # Django CLI entry
├── requirements.txt      # Dependencies
└── README.md             # This file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages