Releases: nameishyam/todo-app
Releases · nameishyam/todo-app
v1.0.3
Added description for the user to add
Full Changelog: v1.0.2...v1.0.3
addition of time
Added the feature for the users to add time alogn with date for the task.
Full Changelog: v1.0.1...v1.0.2
first bug fix release
Added responsiveness and updated the delete icon
Full Changelog: https://github.com/nameishyam/todo-app/commits/v1.0.1
Release v1.0 - To-Do Application
I am excited to announce the first release of my To-Do Application! This project is designed to help students and developers manage their daily tasks efficiently.
Key Features:
- User-specific to-dos: Each user can create and update their own tasks.
- Simple and Intuitive UI: Built using EJS for a seamless user experience.
- Robust Backend: Powered by Express.js and Node.js, ensuring smooth task management.
- Database Integration: Utilizes PostgreSQL for secure and scalable data storage, hosted on Railway.
- Easy Deployment: The app is deployed on Render for easy access.
Future Plans:
- User authentication
- Task categorization and tags
- Reminders and notifications
- Mobile responsiveness
- Dark mode
Thank you for checking out my project, and stay tuned for future updates!
Full Changelog: https://github.com/nameishyam/todo-app/commits/v1.0.0