Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 408 Bytes

README.rdoc

File metadata and controls

20 lines (11 loc) · 408 Bytes

// 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