Task Manager is a web application that helps you manage your tasks. It is built with React and Tailwind CSS. MongoDB document is used to maintain the data. The data generated is plain text and encryptions have to be introduced such as hashing for more security.
The current project is live at (https://grand-line-manager.onrender.com/)
Follow these instructions to get a copy of the project up and running on your local machine.
Make sure you have the following installed:
git clone https://github.com/Ilanchz/Task-Manager.git cd task-manager