This is a semestral project called MessBoard. It does not have much going on at the moment.
We use Vue.js and Java Springboot.
You will need to install MariaDB, XAMPP and IntelliJ Idea/other Java development environment and set it up correctly. Any dependencies should install automatically. To run the website on your local machine:
- Start XAMPP and run Apache and MySQL.
- Start the Java backend. You should see Tomcat server add itself in XAMPP.
- "npm run dev" the Vue frontend.
- Go to the provided localhost port and enjoy our website. todo
todo
todo