eTWIG is an event management software for Griffin Hall.
- Portfolio-based Event Calendar
- Banner Request
- Event Graphics Management
- Weekly Event Summary (i.e., the TWIGs)
- Free Software (Licensed under MIT License)
- Frontend:
- AdminLTE (Bootstrap 4 version) as page/widget templates.
- jQuery
- Font Awesome to provide font icons.
- Backend:
- Spring Framework (with other Spring components, including Spring Boot, Spring Data and Spring Security)
- Apache Freemarker as a template engine
- Database: PostgreSQL
- Clone this project
sh ./build_run.sh
- JDK 17
- Apache Maven