House Rental Application
A concise full-stack rental workflow
A compact full-stack application built to explore the data and interface concerns of a house-rental workflow.
Context
The problem space.
Rental software brings together listings, user-facing interaction and persistent data. This project provided a practical setting for connecting those layers.
Confirmed work
What the evidence supports.
- The application uses Java for its core implementation.
- SQL provides the relational data layer.
- A Java Applet supplies the user-facing interface.
Evidence note
No screenshots, repository, demo or extended documentation have been supplied yet.