Skip to content

Nahuel-Agustin-Nievas/Django_Crud_APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager App

This is a web application built with Django and Bootstrap for managing tasks. Users can create new tasks, edit existing ones, and mark them as completed once they are done.

Features

  • Create, read, update, and delete (CRUD) tasks
  • User authentication system with login and registration
  • Personalized task lists for each user
  • User-friendly interface designed with Bootstrap
  • Scalable for handling a large number of users and tasks

Installation

To run the application locally, you need to have Python and Django installed on your system. Then, follow these steps:

  1. Clone the repository to your local machine
  2. In the terminal, navigate to the project directory
  3. Run python manage.py runserver
  4. Open your browser and go to http://localhost:8000

About the Author

This project was created by Nahuel Agustín Nievas.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published