/GateKeeper

Hierarchical document review system

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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'