Skip to content

A tool that helps you keep track of tasks. It lets you add, remove, and delete items. By using local storage, you can access it offline.

Notifications You must be signed in to change notification settings

Lul-Abdifan/Todo-Js

Repository files navigation


Todo Lists Project

📗 Table of Contents

📖 [Todo-List]

Todo-List is an online tool designed to help individuals or teams manage their tasks and projects. The website typically includes features such as creating and organizing tasks, setting deadlines and reminders, prioritizing tasks, and tracking progress. Users can also collaborate with others by sharing tasks or lists, assigning tasks to specific team members, and leaving comments or notes on specific tasks. Todo-List websites can be used for personal task management or as a project management tool for teams working on projects together. Some popular examples of Todo-List websites include Todoist, Trello, Asana, and Wunderlist.

Tech Stack

Client
  • HTML
  • CSS
  • JAVASCRIPT

Key Features

  • [Responsive design]
  • [Page Jumps]
  • [Add/Remove buttons]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • The current version of node
  • To have Git installed on your local machine
  • Node Package manager (npm)
  • An editor such as Visual Studio Code

Setup

Clone this repository to your desired folder:

  • Create your classic access token from github.com
  • run "git clone https://{access_token}@github.com/username/{repo_name}.git"
  • Update your git identity by running "git config --global user.email "[email protected]""
  • Update your name on git by running "git config --global user.name "your_name"

Install

Install this project with:

Usage

To run the project, execute the following command:

  use git bash to open in Vs code

Run tests

To run tests, run the following command:

Run "npx hint ." 
Run "npx stylelint "**/*.{css,scss} --fix " to fix linters 
Run "npx eslint . --fix to fix linters"

Deployment

You can deploy this project using:

  • github pages

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [contact form page]
  • [A feature for price inclusion]
  • [A feature for updating the cart]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, kindly drop a star for me.

(back to top)

🙏 Acknowledgments

I would like to use this medium to appreciate Microverse that bringing me The best platform ever for me.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A tool that helps you keep track of tasks. It lets you add, remove, and delete items. By using local storage, you can access it offline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published