This project is developed as final project of information and database management class, where students are given a topic to implement it into an application and database. This project is about an apartment rental system where user can search for an apartment to rent.
The project started by making an Entity Relationship Diagram of the topics, then translate it into a relational schema, then to the physical model
in this project, we used primarily Java 19.0.2 and SQL Server