Skip to content

bisratberhanu/reminder-application

Repository files navigation

Reminder Application

This is a Java desktop reminder application that helps you stay organized and manage your tasks effectively.

Features

  • Easy-to-use interface
  • Set reminders for important tasks
  • Receive notifications for upcoming reminders
  • edit reminders
  • Mark reminders as completed
  • delete reminders

Getting Started

  1. Clone the repository:

    git clone https://github.com/bisratberhanu/reminder-application.git
  2. Open the project in your favorite Java IDE.

  3. Navigate to the src folder to access the source code.

Contributing

Contributions are highly appreciated! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/your-feature
  3. Make your changes and commit them:

    git commit -m "Add your commit message here"
  4. Push your changes to your forked repository:

    git push origin feature/your-feature
  5. Open a pull request to the original repository.

License

This project is licensed under the MIT License.

About

self made projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages