Skip to content

✍️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🧪. Check it out! 👇

License

ITurres/Task-Manager

Repository files navigation

task manager logo

Task Manager


📗 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

Markup
Dynamic
Styles
Bundler

Key Features

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

(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:

  • WebPack

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com: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

(back to top)


👥 Authors

👤 Author1

👤 Author2

(back to top)


🔭 Future Features

  • .-

(back to top)


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)


⭐️ Show your support

Give a ⭐ if you liked this project!

(back to top)


🙏 Acknowledgments

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

(back to top)


📝 License

This project is MIT licensed.

(back to top)


About

✍️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🧪. Check it out! 👇

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published