Skip to content

This project is with full CRUD operations for todo lists. Here I applied concepts like ES6 and Local storage to save todo lists locally

License

Notifications You must be signed in to change notification settings

fithamlak/To-do-list

Repository files navigation

📗 Table of Contents

🔬 To-do-list

This project is for to do list application

🛠 Built With

Tech Stack

Client
  • HTML
  • JavaScript
Server
  • N/A
Database
  • N/A

Key Features

  • List structure
    • Set up a new project with webpack
    • The list appear in order of the index values for each task.
  • dd and remove items.
  • full crud oprations
  • full interactive list
  • full unit test with jest for add ande remove
  • full unit test with jest for edit and clearCompleted functions

(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: any functional browser.

Setup

  • Copy this link https://github.com/fithamlak/To-do-list
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git clone git@github.com:fithamlak/To-do-list.git
  • Go to the repository folder in your command prompt cd To-do-list.
  • Run npm install to install the dev dependencies for linters and webpacks

Install

run only npm install

Usage

To run the project, execute the following command:

  • open terminal from your directory
  • run npm start

Run tests

To run tests, run the following command:

N/A

Deployment

You can deploy this project using: N/A

(back to top)

👥 Authors

👤 Fithamlak Fikrie

(back to top)

🔭 Future Features

  • drag / drop and sorting functionality will be implemented
  • unit test for drag and drop will be implemented

(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 please share it with your contacts.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse team for the information provided

(back to top)

❓ FAQ

  • Can I download and use the project?

    • Yes, the project is open source, you can downloa and use it as you wish.

(back to top)

📝 License

This project is MIT licensed.

About

This project is with full CRUD operations for todo lists. Here I applied concepts like ES6 and Local storage to save todo lists locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published