Skip to content

This a to do list app that allows the user to add, edit and remove a list of planned activities for the day. Built with JavaScript, HTML and CSS

License

Notifications You must be signed in to change notification settings

chepkok3/To-Do-List

Repository files navigation

📗 Table of Contents

📖 [ToDo-List]

[ToDo-List] is an app that allows users to add/remove a list of things that can be done on a daily basis.

🛠 Built With

  • [HTML]
  • [CSS]
  • [JavaScript]

Key Features

  • [A section to render all the activities]
  • [A section to add a list of activities]
  • [A section to clear all the activities either singly or through group selection]

(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:

  • [Browser]
  • [A source-code editor i.e VS code]
  • [A terminal]

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • [To install locally run git clone]
  • [Open the cloned directory with VS Code]
  • [Npm install]

Usage

To run the project, execute the following command:

  • [Run npm install]
  • [Npm start to open the project on the browser]
  • [Click the "Go Live" button on your source-code editor ]

Deployment

You can deploy this project using:

  • [visiting your repository on GitHub]
  • [Click on settings]
  • [Go to the "Pages" option]
  • [Select the main branch and save]

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [Interactive list with update of items object's value for completed key upon user actions]
  • [A function for adding and removing a task]
  • [All changes to the To Do List saved in local storage]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give it a ⭐️ and let me know what you like in particular if you like this project.

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank microverse community and coding partners.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This a to do list app that allows the user to add, edit and remove a list of planned activities for the day. Built with JavaScript, HTML and CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published