Skip to content

A simple and intuitive app that helps you stay organized by saving tasks you noted yesterday and reminding you to complete them today. Perfect for keeping track of your daily priorities and ensuring nothing gets forgotten!

License

Notifications You must be signed in to change notification settings

poojanaringrekar26/AppDHD_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Daily Task Reminder Application

A simple, user-friendly web application designed to help users manage their daily tasks effectively. It allows users to add tasks, track progress, and receive timely reminders for their pending tasks.

Table of Contents

Introduction

The Daily Task Reminder Application was developed to help users manage their daily tasks efficiently. The app allows users to create tasks, set reminders for them, and track their progress throughout the day. With this tool, users can improve their time management and productivity by receiving timely notifications for their pending tasks.

Features

  • Task Management:

    • Add, edit, and delete tasks.
    • Assign due dates and times for tasks.
    • Organize tasks by priority.
  • Reminder Notifications:

    • Receive timely reminders for upcoming tasks.
    • Notifications can be sent via email or push notifications.
  • Task Completion:

    • Mark tasks as completed once done.
  • Simple User Interface:

    • Clean and responsive dashboard to view tasks.

Installation

Prerequisites

Make sure you have the following installed:

Steps to Install

  1. Clone the Repository:

    git clone https://github.com/<your-username>/<your-repository>.git
    
  2. Navigate to the Project Directory:

  3. Install Dependencies:

  4. Set up the Database (if applicable):

  5. Start the Application:

Technologies Used

  • Frontend:

    • HTML
    • CSS (TailwindCSS or Bootstrap)
    • JavaScript (Next.js)
  • Backend:

    • Node.js (Express)
  • Database:

    • PostgreSQL, MongoDB, or SQLite
  • Notification Services:

    • Firebase or Email Services (SendGrid/Mailgun)

Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature.
  3. Make your changes and commit them.
  4. Push to your branch: git push origin feature/your-feature.
  5. Open a pull request with a description of your changes.

Please follow the code of conduct and the style guidelines outlined in the repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple and intuitive app that helps you stay organized by saving tasks you noted yesterday and reminding you to complete them today. Perfect for keeping track of your daily priorities and ensuring nothing gets forgotten!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published