Welcome to The SpeedDating app project! This application is designed to manage dating events.
The app has a CRUD system to manage participants and their appointments. The appointments can only be booked if the applicant meets at least three of the characteristics required by the searchers and both parties pay the registration fee. You can also enter notes about the appointments and send an email to matching participants.
This project is built with the following technologies and tools:
- Java JDK 17+
- Apache Tomcat web server
- NetBeans IDE (or any compatible IDE)
Deploy the web app on Tomcat, change the API endopint in "common.js" if you want, configure application.properties for Spring Application and email.properties of the email from which notifications are sent to the participants.