Skip to content

A website that allows users to add/remove tasks from a list.

License

Notifications You must be signed in to change notification settings

AlexHamn/To_Do_List_1

Repository files navigation

To_Do_list

Website that allows users to add/remove tasks from a list.

This is achieved by using JavaScript objects and arrays. Also, the DOM is dynamically modified.

screenshot

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. This is a simple website that allows for doing just that; it was built using ES6 and Webpack!

Built With

  • Javascript
  • HTML5
  • CSS3

Live Demo

Live Demo Link

Future Updates & Roadmap:

  • Complete website with styles

Getting Started:

To get a local copy up and running follow these simple example steps:

Setup

  1. Under the repository name, click 'Clone' or download clicking the green button.

clone

  1. Copy the URL given by clicking the clipboard button

  2. Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.

  3. Type git clone and the paste the URL you previously copied to the clipboard

  4. Change the current directory to the newly created folder

  5. Now open the index.html file on your browser. You can add and remove tasks which persist on browser reloads.

Authors

👤 Alex Gamino

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Reproduction of the minimalist website. That website is already offline but you can still play with thanks to web.archive.org.

📝 License

This project is MIT licensed.

About

A website that allows users to add/remove tasks from a list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published