/todo-list

A minimalistic todo-list implemented using ES6 and webpack.

Primary LanguageJavaScriptMIT LicenseMIT


Todo List

📗 Table of Contents


📖 Todo List

Todo List is a simple todolist implemented as a web-based app. It is implemented using Javascript ES6 and webpack.

🛠 Built With

Tech Stack

Technology
Tools

Key Features

  • Display a smiple Todo List
  • Add new tasks
  • Clear List
  • Rearrange Tasks

(back to top)

🚀 Live Demo

  • An implementation of this portfolio is live on Github Pages

(back to top)

💻 Getting Started


Prerequisites

In order to reproduce the Awesome Books ES6 and be able to make changes for your own purpose you need the following tools:

  • Visual Studio Code
  • git-scm
  • A Github account

Setup

  1. Make a new directory and go inside the directory using cd command in terminal
  2. Use "git" to clone this repository into your local drive:

    $ git clone https://github.com/dev89s/todo-list

Usage

  • To be able to any features to the project's current state use this command:

    $ git checkout add-remove

  • Feel free to change the code and make any adjustment to the design and once you are satisfied with your work you can make a new directory and copy your files there.

Deployment

You can deploy this project by opening a new github repo and initialize the local git repo and connect it through: $ git remote add origin main [your github repo link] command. Then you can make a pull requrest and Then if you go to the repository in your account, you'll see the pull requrest prompt appear at the top and the you can make a pull request and observe the Github Actions checking Linters.

(back to top)

👥 Authors

👤 Sasan Moshirabadi

(back to top)

🔭 Future Features

  • Updated design with more styleing: the desgin will improve.
  • Desktop version: desktop design will be improved.

(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 consider giving a star to the project and if you want to go furthur make a donation to any one the top 8 charities in Hawaii islands at the link below:

(back to top)

🙏 Acknowledgments

I would like to thank Microverse online web development school for providing the material and guidance that helped me created this app.

(back to top)

❓ FAQ (OPTIONAL)

  • Is mobile first web design a necessity these days?

    • Since 2014 mobile web users have surpassed desktop users and the rate of the new users being introduced to web by mobile devices will only increase by time.
  • Does the project support all platforms?

    • Yes! Since it is based on web technology, any device that has a web browser will be able to see the website once it is online.

(back to top)

📝 License

This project is MIT licensed.

(back to top)