https://muzan67.github.io/taskinator/
https://github.com/Muzan67/taskinator
We have build a "Tasks To Do" list which allows your to create tasks and add it to that list. You will then be able change the status of the task to the appropriate column (Tasks To Do, Tasks In Progress, or Tasks Completed). Each task will have an Edit and Delete button.
- Taskinator - Deployed Application
- Taskinator - Github Repository
- User Story
- Technologies Used
- Installation
- Usage
- Questions / Inquiry
- Contribution
- Screenshot
- HTML
- CSS
- Javascript
- Local Storage
To install this application, clone the code into your terminal for the respective repository.
- Use Taskinator to create a task by filling out a form with the task name and choosing what type of task it is.
- The user will be able to create a task by filling out a form with the task name and choosing what type of task it is.
- The user will be able to submit a task by pressing either the "Add Task" button or the Enter key.
- If either form field is empty, the task won't be created.
- Tasks will have a default status of Tasks To Do.
- Changing the status dropdown will move the task to the appropriate column (Tasks To Do, Tasks In Progress, or Tasks Completed).
- Each task will have an Edit and Delete button.
- Clicking Edit will load the task's information in the form and change the button to say "Save Task".
- Clicking "Save Task" will update the task's information in the corresponding column.
- Clicking Delete will remove the task entirely.
- Implement the ability to save our tasks to localStorage so that they can be retrieved later.
- Add the ability to retrieve saved tasks from localStorage.
- You can view more of my projects at https://github.com/Muzan67
- My Github username is Muzan67, the repository for Taskinator can be found at: https://muzan67.github.io/taskinator/
- The Github page for this project can be accessed using the following link: https://muzan67.github.io/robot-gladiators/
- If you have any questions about this projects, please contact me directly at: ac.tendo67@gmail.com
- How to reach me: https://www.linkedin.com/in/alejandro-cortez1967/
Made by Muzan67 Alejandro Cortez