Skip to content

✅ Todo-List: Stay Organized and Productive! Create, manage, and conquer your tasks effortlessly. Stay on top of your to-dos or discover new tasks to add to your list.

Notifications You must be signed in to change notification settings

Mahir-Neema/Todo-List

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-List

image

Welcome to the Todo-List project! This web application allows you to create and manage your to-do lists effortlessly. Organize your tasks, set priorities, and stay productive with just a few clicks. Whether you're a productivity guru or simply looking to stay organized, this project is for you.

Table of Contents

Demo

You can see a live demo of the project here: Todo-List Demo

Features

  • Create Tasks: Enter the task you need to accomplish, and the website will allow you to create and manage your to-do list effortlessly.

  • Organize Your Tasks: Categorize your tasks, set due dates, and prioritize them to keep your to-do list organized and manageable.

Usage

Get started with the Todo-List project on your local machine following these simple steps:

Prerequisites

Before you begin, ensure you have the following installed on your system:

Installation

  1. Clone the Repository:

    First, clone this repository to your local machine using Git:

    git clone https://github.com/Pranavnk15/Todo-List.git
  2. Navigate to the Project Directory:

    Change your current directory to the project folder:

    cd Todo-List
  3. Install Dependencies:

    Use Node Package Manager (npm) to install the project's dependencies:

    npm install

Start the Application

Once you've installed the dependencies, you can start the Todo-List application by running the following command:

nodemon app.js

The server will start, and you can access the application in your web browser at http://localhost:3000.

Usage Tips

  • Create and manage your to-do lists effortlessly by entering tasks and using the website's intuitive interface.

  • Organize your tasks by categorizing them, setting due dates, and prioritizing them for better task management.

If you'd like to contribute to this project, please check out the CONTRIBUTING.md file for guidelines.

About

✅ Todo-List: Stay Organized and Productive! Create, manage, and conquer your tasks effortlessly. Stay on top of your to-dos or discover new tasks to add to your list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 33.2%
  • CSS 31.3%
  • EJS 30.7%
  • HTML 4.8%