MantaRayPlan is a scheduling application that allows you to share your agenda with friends and family. Designed for multiple users, this application is available on multiple platforms, making it easier to plan together.
Warning
Currently, MantaRayPlan is in the setup phase and is not yet usable.
Access the project dashboard for build pipelines, release management, and work item tracking:
TODO: Key features will be added here.
- Docker Desktop (ensure it's installed and running)
Navigate to the source folder and run the following command:
docker compose --env-file docker-compose.env up
This command automatically compiles the code from the cloned repository.
You can now start testing the application on your machine.
Frontend web url: http://localhost:80/
Backend Server url: http://localhost:8080/
Interested in contributing? Set up your development environment by following the Development Guide
You can find the full project documentation here:
- GitHub Documentation – Technical guides and code references.
- Azure DevOps Wiki – Project setup, workflows, and team guidelines.
I would like to thank the following sources and individuals for their templates, which I used in this application:
- [To be added]
Your work has been incredibly helpful, and I greatly appreciate your contributions and generosity in sharing these resources.