Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.05 KB

RentPlace

RentPlace is a lightweight dashboard to connect landlords and tenants, so both parties can get information about the properties, lease info, and submit and reply to service requests.

To run, install packages using yarn install in the root and clients folders, then yarn start.

  1. The Home Page

Home Page

  1. The Login Page

Login Page

  1. The Landlord View
    • Create a property
    • Assign a tenant to a property
    • View open service requests

Landlord Page

  1. Creating a property

Create Property

  1. The Tenant View
    • View property details
    • Create service requests
    • View open service requests

Tenant Page

  1. Creating a service request

Create Service Request

  1. View Service Requests

View Service Requests

This app was created by Max Wang, Matt Gnagy, and Jason Peck