Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO App

Table of Contents

Overview

screenshot

Built With

  • HTML
  • CSS
  • Django

How To Use

To clone and run this application, you'll need Git

# Clone this repository
$ git clone https://github.com/aaron-clarusway/django_TODO_APPS.git

# Install dependencies
    $ python -m venv env
    > env/Scripts/activate (for win OS)
    $ source env/bin/activate (for macOs/linux OS)
    $ pip install -r requirements.txt

# Run the app
$ python manage.py runserver

Acknowledgements

  • Information for your projects

Contact

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages