Skip to content

nick-newton2/Django-Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Task-Manager

Task Tracker using Python Django

About The Project

This project is an orgizational tool to keep track of tasks/projects and the time spent on them.

Built With

List here all the dependencies of your project (including version). For example:

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure Python and Django are installed.

  • Python installed with Homebrew
    brew install python
  • Django
    pip install Django

Installation

Steps to get your project running:

  1. Clone the repo
    git clone git@github.com:scanlonp/Paradigms_Scanlon_Newton_Swiderski.git
  2. Enter taskManager Directory
    cd taskManager
  3. Begin locally hosted server and enjoy
    python manage.py runserver

About

Task Tracker using Python Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published