Welcome to Daily Task Tracker! This platform is designed to help users manage their daily tasks effectively. Whether you have work deadlines, personal errands, or any other tasks, Daily Task Tracker allows you to input and track your tasks conveniently.
- Task Management: Create, update, and track your daily tasks, including setting deadlines or time limits.
- Task Modification: Easily modify task details, such as the task name or deadline, to adapt to changing priorities.
- Task Completion: Mark tasks as completed to keep track of your progress and accomplishments.
- Data Insights: View statistics about your tasks, including the number of completed tasks and pending tasks.
- React.js: React.js is used as the frontend framework for building the user interface of the platform, providing a responsive and interactive experience.
- JavaScript: JavaScript logic is utilized for task management functionalities, enabling dynamic updates and interactions.
- Tailwind CSS: Tailwind CSS is used for styling the user interface, offering customizable and reusable styling classes.
- Framer Motion: Framer Motion library is employed for adding animations and transitions to enhance the user experience.
- Vercel: Vercel platform is used for deployment and hosting, providing a seamless deployment process and reliable hosting services.
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/aryyan0701/notes.git
- Navigate into the project directory:
cd your_project_name
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:5137
to view the application.
- Create new tasks by providing the task name and deadline.
- Update task details as needed, such as modifying task names or deadlines.
- Mark tasks as completed to track your progress and accomplishments.
- Aryan - Project Lead & Developer
This project is licensed under the MIT License - see the LICENSE file for details.
- React.js community for providing a powerful frontend library for building user interfaces.
- Tailwind CSS for offering a utility-first CSS framework for rapid prototyping and styling.
- Framer Motion for providing an easy-to-use animation library for enhancing user interactions.
- Vercel for simplifying the deployment process and providing hosting services.
- For more information on using React.js or Tailwind CSS, refer to their official documentation.
- If you need assistance with the project, feel free to reach out to the project lead or contributors.
Thank You ..!!