Skip to content

kotzila/bugtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

Repository files navigation

// BugTrack //

A bug tracking system or defect tracking system is a software application that is designed to help keep track of reported software bugs in software development efforts.

Recuirements

Flask - 0.10.1 Jinja2 -2.7.1 pymongo - 2.6.3

To install the requirements run:

	pip install -r recuirements.txt

Using

To run te application, you must enter the following command:

python run.py