Skip to content

Releases: nameishyam/todo-app

v1.0.3

05 Dec 17:17
Compare
Choose a tag to compare

Added description for the user to add

Full Changelog: v1.0.2...v1.0.3

addition of time

03 Dec 17:22
Compare
Choose a tag to compare

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

01 Dec 08:23
Compare
Choose a tag to compare

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

30 Nov 19:01
be72fe4
Compare
Choose a tag to compare

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!
Screenshot 2024-12-01 002014

Full Changelog: https://github.com/nameishyam/todo-app/commits/v1.0.0