Task-Manager

✍️Task Manager 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. 🧪Tested with Jest🧪

OTHER License

Stars
11

📗 Table of Contents


📖 Task Manager

Task Manager 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.


Learning objectives

  • Build a website based on an existing website.
  • Use webpack to bundle JavaScript.
  • Learn how to use proper ES6 syntax.
  • Use ES6 modules to write modular JavaScript.

🛠 Built With

Tech Stack


Key Features

  • WebPack
  • Dynamic Injection of HTML Markup
  • Browser Local Storage
  • CRUD

🚀 Live Demo


💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • WebPack

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone [email protected]:ITurres/Task-Manager.git

Install

Install this project with:

  • Not Applicable

Usage

To run the project, execute the following command:

 npm run start

Run with:

  • LiveServer or the like

Run tests

To run tests, run the following command:

 npm test

Deployment

You can deploy this project using:

  • Not Applicable

👥 Authors

👤 Author1

👤 Author2


🔭 Future Features

  • .-

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.


⭐️ Show your support

Give a ⭐ if you liked this project!


🙏 Acknowledgments

I thank Microverse for this fantastic opportunity, the code reviewers for their advice and time and to my fantastic coding partner @HFG43 🏆


📝 License

This project is MIT licensed.


Related Projects