- React, JavaScript, PostgreSQL, Express
- Deployed using Render
1. To be able to use the app, sign in or sign up using the input fields.
2. Once logged in, add a task by clicking the add new button on the top right.
3. Name your tasks and assign the current progress to the task using the slider.
4. In order to edit the task, click the edit button on the right of that task. This will allow you to update the name and progress of the task.
5. In order to delete the task, click the delete button on the right of that task. The task will be deleted and no longer show.
- Logging in or signing up can take a while to process as render loads in the backend of the application. Please be patient when clicking submit when logging in or signing up