Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 774 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 774 Bytes

Work in progress...

Meeting Manager project using:

  1. For back-end:
  • Spring Boot
  • MySQL
  1. For front-end:
  • Thymeleaf
  • Bootstrap

To install, please use included Maven wrapper or your local Maven package manager. Before installing, please fill your database connection profile in application.properties file. Startup database structure is provided in schema.sql file.