Jarfsoft / To-Do-List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript TO DO List

This is a web application created with simple HTML, CSS and JavaScript code for educational purposes. This app will let you create projects and attach a list of tasks to it in order to acomplish the projects. You will be able to edit or delete the task once you add them. The data you insert will be saved in localstorage so it can remain in your computer even if you refresh the webpage.

screenshot

Built With

  • Bootstrap
  • Javascript

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • A browser
  • Text Editor

Setup

STEP 1 In the terminal, Run the following commands.

  • git clone git@github.com:AlanSoto31/Library.git
  • cd Library-JS

STEP 2

  • Then open the index.html file using a browser.
  • Enjoy the simple library.

Authors

👤 Ahmed Amin

👤 Juan Raudales

🤝 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!

About


Languages

Language:JavaScript 98.5%Language:CSS 1.5%