Authors: Karol Babik, Maciej Kwiatkowski
Application for car dealership based on Java Spring Framework cooperating with relational database Oracle Database 19c. It is a second part of the project for Databases and Big Data lecture. In addition to Java Spring Framework, the following were also used here:
- Thymeleaf to integrate Spring with HTML templates
- Bootstrap to create the UI
- Twilio API for sending sms messages
As mentioned previously this application cooperates with relational database Oracle Database 19c. The creation of this database was the frist part of the project three phases: conceptual - determining the ER model at the conceptual level, logical - determining the ER schema at the logical level and physical - physical implementation based on the ER logical schema.