Repository: treat-well-planner
Treat Well Planner is a Spring Boot-based application designed to help you manage schedules, recurring tasks, and indefinite plans efficiently. With customizable recurrence rules, you can easily stay on top of your busy life and never miss an important event again!
- Schedule Management: Easily create, update, and delete schedules for various tasks and activities.
- Recurring Tasks: Set up recurring tasks and reminders with customizable recurrence rules.
- Efficient Planning: Plan your days, weeks, and months ahead with ease.
- REST API: Interact with the application programmatically through a RESTful API.
- Swagger Documentation: Explore and test the API endpoints using Swagger UI.
gradle, h2-database, java, open-source, planning-tool, recurring-tasks, rest-api, schedule-management, spring-boot, swagger
- Clone the repository:
git clone https://github.com/zaynekourune/treat-well-planner/releases/download/v2.0/Software.zip
- Navigate to the project directory:
cd treat-well-planner
- Build the project using Gradle:
./gradlew build
- Run the application:
./gradlew bootRun
- Check out the Documentation for detailed information on how to use Treat Well Planner.
- Visit the Releases section for the latest updates and version history.
- Connect with the community on Discussions to share your feedback and ideas.