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.
- The Home Page
- The Login Page
- The Landlord View
- Create a property
- Assign a tenant to a property
- View open service requests
- Creating a property
- The Tenant View
- View property details
- Create service requests
- View open service requests
- Creating a service request
- View Service Requests
This app was created by Max Wang, Matt Gnagy, and Jason Peck