Skip to content

Latest commit

 

History

98 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use!

  1. Copy the repo to your machine.
  2. Make sure you have Python and Django and NodeJs installed on your system. If not you will need to install them.
  3. Install yarn on your machine.
  4. Go to the frontend folder
cd frontend

and run these commands:

yarn install
yarn run build
  1. Go back to the project folder and run
python manage.py runserver

Note:

Every time you made a change on the React side of the project you need to run:

npm run build

to create new build/ folder.

About

This GitHub repo is a full-stack bug tracker app built with React, Django, and SCSS. It includes user auth, bug reporting, tracking, updating features. Additionally, it has filter, sort, comments functionalities. Suitable for those looking to build similar apps.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages