This software aims to streamline and enhance the event permission approval process within the IEEE RVCE organizational structure. This comprehensive tool serves as a centralized platform to facilitate efficient and transparent communication, ensuring seamless coordination across different levels of the IEEE RVCE hierarchy.
- Java 17
- Docker
- Start the container
docker compose up -d
- Run the application
./gradlew bootRun --args='--spring.profiles.active=dev'