TaskManager is an easy-to-use application designed to help you organize and manage your tasks. With features like creating tasks, viewing tasks, and updating tasks, it helps you stay productive and on top of your to-do list.
- Create Tasks: Add new tasks with descriptions
- Manage Tasks: View, update, or delete tasks as needed.
- Track Task Completion: Mark tasks as either complete or pending.
- Frontend: HTML, CSS, JavaScript (React.js)
- Backend: Firebase (Firestore for storage, Firebase Authentication for user management)
- Authentication: Firebase Authentication (Email/Password)
- Styling: Bootstrap (for responsive design)
You can access the live version of the application here:
TaskManager Live
- Go to the "Add Task" section.
- Enter the task name, and description
- Click "Save Task" to add the task to your list.