Skip to content

Todo list app with User registration, login, Search and full CRUD functionality

License

Notifications You must be signed in to change notification settings

aabdurakhmanov/bajaramiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bajaramiz

Welcome to the Bajaramiz app!

This this app will become your close assistant in completing your assignments.

Table of Contents

Features

  • Create Tasks: Easily add tasks with titles and descriptions.
  • Organize Tasks: Categorize tasks into projects or labels.
  • Set Due Dates: Assign due dates to tasks to prioritize them.
  • Mark as Completed: Keep track of completed tasks.
  • Search and Filter: Find tasks quickly with search and filter options.
  • User Authentication: Securely sign up and log in to your account.
  • Responsive Design: Use the app on desktop, tablet, or mobile devices.

Getting Started

Follow these steps to get the Bajaramiz app up and running on your local machine.

Prerequisites

Make sure you have the following software installed on your system:

  • Django - Version 3.2.9 or higher

Installation

  1. Clone the repository:

    git clone https://github.com/aabdurakhmanov/todolist.git
    
  2. Navigate to the project directory:

 cd Bajaramiz
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run app
python manage.py runserver

Todo list app with User Registration, Login, Search and full Create Read Update and Delete functionality.

License

MIT License.

About

Todo list app with User registration, login, Search and full CRUD functionality

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published