Skip to content

In this project, the learning goal was to work with localStorage to save users' interactions with the list and also work with drag and drop JS functionalities. I made minor changes to the wireframe design but maintained the layout.

Notifications You must be signed in to change notification settings

jmontanholi/to_doList

Repository files navigation

To do List

This is a simple to do list where you can add, erase or manage the order of your tasks.

screenshot

This app is extremely simple but could still be used to manage your daily, weekly or monthly tasks to make your life easier.

Live demo link

Built With

  • JavaScript
  • Html&Css
  • Bootstrap
  • Webpack

Live Demo

To see a live demo of this project please follow the next section "getting started".

Getting Started

To get a local copy of this program up and running on your local machine follow this sections.

Prerequisites

  • Git and GitHub
  • Browser
  • Command Line

Setup

Go to a folder of your choice with the following command cd directory_of_choice.

Then use the following command git clone https://github.com/jmontanholi/to_doList.git to clone the repository to your folder.

Install

With the repository already cloned into your local machine you need to run the following command in order to install the dependencies:

npm install

Usage

In order to see the live demo and use the program please run the following command:

npm start

note: this should prompt you to the website, if this is not working try to change port:3000 to port:8080 in webpack.config.js

Authors

👤 João Vítor Montanholi Nunes

🤝 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

  • Webpack documentation
  • Microverse
  • Bootstrap

📝 License

This project is MIT licensed.

About

In this project, the learning goal was to work with localStorage to save users' interactions with the list and also work with drag and drop JS functionalities. I made minor changes to the wireframe design but maintained the layout.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published