Skip to content

Welcome to MyTaskMate, a simple and intuitive Django-based multi user to-do application with data persistence to help users organize their tasks efficiently.

Notifications You must be signed in to change notification settings

prakhar0711/MyTaskMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoApp

Welcome to MyTaskMate, a simple and intuitive Django-based to-do application to help users organize their tasks efficiently.

Getting Started

These instructions will guide you on setting up and running MyTaskMate locally for development and testing purposes.

Prerequisites

  • Python 3.x
  • Pip (Python package installer)
  • Django

Installation

  1. Clone the repository:

    git clone https://github.com/prakhar0711/MyTaskMate.git
    cd "into the project directory"
    
  2. Run the server:

    python manage.py runserver
    

Usage

  1. Access the application in your web browser.
  2. For first time user go to the signup page and signup with your information
  3. For already existing user go to login and login using your credentials
  4. Create a new task by submitting the task title ,priority and status in the provided form.
  5. View, update, or delete tasks using the provided buttons.

Images

Home Page

Home Page

SignUp Page

Sign Up Page

Login Page

Login Page

Tasks Management Page

Save and Manage Tasks

About

Welcome to MyTaskMate, a simple and intuitive Django-based multi user to-do application with data persistence to help users organize their tasks efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published