📗 Table of Contents

📖 TodoList

Describe your project in 1 or 2 sentences.

[your_project__name] is a...

🛠 Built With

Tech Stack

Tech
Database

Key Features

  • Creates a task
  • Updates and delete tasks created
  • Sorts task by completed

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Python 3.10.6
  • Django 5.0.3
  • IDE(Visual studio, Vim)

Setup

Clone this repository to your desired folder:

  cd Your directory
  git clone git@github.com:Leboroz/todolist-django.git

Usage

To run the project, execute the following command:

  cd todolist-django
  python manage.py runserver

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Leonardo Albornoz

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)