Skip to content
/ Bugfire Public

Web application to manage bugs, team, and feedback. Made with Flask, WTForms, SQLAlchemy

Notifications You must be signed in to change notification settings

m1stik/Bugfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bugfire - bug-tracking tool

Python 3 app. Complete bug-tracking platform made using Flask, WTForms, SQLAlchemy.

How to use

  1. Setup your SQL database
  2. Install all requirements
  3. Insert all required environment variables
  4. Uncomment db.create_all() in app.py, and run it

Feautures

  • Add, delete, edit bugs
  • Add and manage your team
  • Assign bugs to certain team members
  • Collect feedback from your users

Used libraries

Check out the requirements.txt file

DB structure

DB structure

Note

You can check out the project here: bugfire.ru

I hardcoded the project's url couple times. If you gonna fork, make sure to change it.

About

Web application to manage bugs, team, and feedback. Made with Flask, WTForms, SQLAlchemy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published