Skip to content

This app enables its users to add, edit and delete their daily todo tasks. Created in HTML, CSS and JavaScript.

License

Notifications You must be signed in to change notification settings

microvese-projects/ToDoList

Repository files navigation

To Do List

📗 Table of Contents

📖 To Do List

To Do List is a project that was created to inline with the Microverse curriculumn. It is a webapp that can be used to list tasks to be done within a day.

🛠 Built With

Tech Stack

Client

Key Features

I plan to implement the following features:

  • [List] This section showcases the list of tasks that have been completed and not deleted as well as the uncompleted tasks.
  • [Form] This section provides an input that the user can type in to add a tasks.
  • [Buttons] Buttons on the app allow the user to manipulate the list by either marking the task as complete, editing it or even deleting it. The reset button at the top allows for the reset of the entire list to an empty list.

(back to top)

💻 Getting Started

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

Prerequisites </>

In order to set up a local copy of this repository, you need to have git installed:

Install Git

Setup

Clone this repository to your desired folder:

Example commands:

  mkdir my-folder
  cd my-folder
  git clone git@github.com:microvese-projects/To-Do-List.git
  npm install

Usage

To run the project:

Run

  npm start

Usage

Tests can be performed using the lighthouse extension on google chrome to get a report of the page performance.

(back to top)

👥 Author

👤 Benson Njuguna

(back to top)

🔭 Future Features

I plan to add the following features:

  • [Delete_Item]
  • [Re-arrange_List]
  • [Clear_List]

(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, you can show your support by giving this project's repository a star on github.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the outstanding collection of information they have provided that enabled me to create the project.

📝 License

This project is MIT licensed.

(back to top)

About

This app enables its users to add, edit and delete their daily todo tasks. Created in HTML, CSS and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published