Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 663 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 663 Bytes

GateKeeper

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.

Current Hierarchy

Team Design Plan

Prerequisites

  • Java 17
  • Docker

Running

  • Start the container docker compose up -d
  • Run the application ./gradlew bootRun --args='--spring.profiles.active=dev'