Usage
Use Cases
Use Case 1: Browse rental listings
User visits the homepage
User clicks on “Lettings”
System displays all available lettings
User clicks on a specific letting title
System shows detailed information (address, city, zip code)
Use Case 2: View user profiles
User navigates to Profiles section
System displays list of registered users
User clicks on a username
System shows profile details (favorite city)
Use Case 3: Manage data (Admin)
Administrator logs into /admin/
Admin can create, edit, or delete lettings and profiles
Changes are immediately reflected on the public site
Note
This project is actually deployed on Render and can be accessed at the following URL: OC Lettings Site on Render.
This project is also deployed on my portfolio site and can be accessed at the following URL: OC Lettings Site on Portfolio.