Task Aura is a sleek and intuitive To-Do List Application designed to help you stay organized and efficiently manage your tasks. Developed using HTML, CSS, and JavaScript, Task Aura provides a user-friendly interface that simplifies task management and enhances productivity.
With features that allow you to effortlessly add, edit, mark as completed, and delete tasks, Task Aura ensures you stay on top of your responsibilities. Whether you're managing daily chores, work assignments, or personal goals, Task Aura offers a seamless solution to keep your task list streamlined and your life organized.
Proceed with professionalism and productivity. Use Task Aura to organize your everyday chores..!! Visit Now
## Tech Stack
-
Frontend Technologies:
- HTML: For structuring the content on the web pages.
- CSS: For styling and layout, making the application visually appealing.
- JavaScript: For adding interactive elements and dynamic functionality to the application.
-
Frameworks/Libraries:
- React.js: A popular JavaScript library for building user interfaces, which provides a component-based architecture and efficient rendering.
- Chakra UI: A React component library that provides accessible and reusable UI components, which might be used for styling and building the application's layout.
-
Deployment Platform:
- Vercel: A platform for frontend frameworks and static sites, used for deploying and hosting the Task Aura application.
-
Version Control:
- GitHub: For version control and repository management of the project's source code.
- Add tasks with a simple click.
- Edit task names by double-clicking on them.
- Mark tasks as completed by clicking on the checkbox.
- Delete tasks by clicking on the trash icon.
- Use voice command feature to add, edit and delete task
Task Aura, supports voice command for adding tasks effortlessly. Here's how you can use it :
- Click on the "Start Voice Command" button
- Wait for the application to start listening
- Clearly state your task, due date and priority.
- Example prompt for adding task using voice command : "Add asignment due date 2nd December priority High"
- Example prompt for editing tasks : "Edit task assignment to D "(will change the task title from assignment to D)
- Example prompt for deketing a task : "Delete task assignment"