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