Skip to content

A fully managed and authenticated task tracking system made with Django, Bootstrap, & SQLite.

Notifications You must be signed in to change notification settings

aahmad4/Task-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker

A fully managed and authenticated task tracking system made with Django, Bootstrap, & SQLite.

Summary

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Setup

A step by step series of examples that tell you how to get a development env running.

Clone

$ git clone https://github.com/aahmad4/Task-Tracker

Installation

Use the package manager pip to install the required packages.

$ pip install -r requirements.txt

Usage

Start server

$ python manage.py runserver

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Releases

No releases published

Packages

No packages published