Skip to content

igorxcardoso/todo-list-django

Repository files navigation

To-do List

An implementation of "to do list" in the Django framework.

Getting Started

Initially create a virtual environment using python's virtualenv. If you don't know, go to this link.

Prerequisites

To run the program it is necessary to install all the requirements that are in the file requirements.txt.

Installation

Run the following command within the project directory:

pip install -r requirements.txt

Author

License

This project is licensed under an MIT license - see file LICENSE.md for more details.

About

My "to-do" list created in Django 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published