Leboroz / todolist-django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


πŸ“— 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)

About


Languages

Language:Python 55.3%Language:CSS 15.8%Language:HTML 15.3%Language:JavaScript 13.6%