Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 692 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 692 Bytes

Web application created with Django.

Nivel Intermedio:

  1. Simple Task List with authentication and authorization: • Description: Create a Django application to manage a to-do list where each registered user can add, mark as completed, and delete tasks.

    • Goals:

    * Use Django's authentication system.

    * Define permissions to control access to features.

    * Create basic models in Django.

    * Implement views that display and modify data.

    * Use forms for data entry.

    * Manage relationships between models.

    • Extension: Add fields such as due date and priority.

Example live

https://api-web-xpti.onrender.com