DayMapper is an innovative task management application developed by KaizenFlow Technologies. This project provides a comprehensive solution for visual task planning and time management, transforming daily tasks into an intuitive journey map.
- Java 21
- Spring Boot
- Gradle (for build management)
- PostgreSQL 14
To run this project, you need to have the following installed:
- Docker (optional)
Clone the repository:
git clone git@github.com:kaizenflow/daymapper-app.gitNavigate to the project directory:
cd daymapper-appBuild the project:
./gradlew buildRun the application:
./gradlew bootRunThe application should now be running on http://localhost:8080🎉
daymapper/
├── src/ # Frontend React application
├── docker/ # Backend Node.js server
├── frontend/ # Shared utilities and types
├── config/ # Configuration files
└── docs/ # Documentation files
Contact KaizenFlow Technologies for contribution guidelines.
This project is licensed under the MIT License - see the LICENSE.md file for details.
KaizenFlow Technologies - Continuously Improving Your Task Management Experience