Website URL: https://gatorsublease.mtanwar.com/
- Munish Tanwar - Backend
- Shreyas Kalikar -Frontend
- Amol Sinha - Backend
- Jackson Wu - Frontend
The web application we wish to move forward with will be an augmented subleasing platform for UF Students. The features we wish to implement include viewing, posting, editing, and deleting sublease properties from the registered user. We wish to create a web application using the following:
- React
- JavaScript
- Gin
- Go
- MongoDB
Gainesville has a very diverse housing market that encompasses many distinct housing options. The web platform we have created aims to centralize the subleasing market for students attending the University of Florida. We have implemented the following features that are currently accessible to registered users:
- Users can search based on the titles of properties that are listed, which includes auto complete functionality.
- Users can create listings and have their address filled using auto-complete. The auto-complete function utilizes location-based API to find completed addresses (Using Geocoding API).
- Users can fully sign up and login to the web platform (utilizing JWT and local storage token). They can access the dashboard which contains all the subleases that are posted.
- Users can click on a posting to view more details about the sublease property.
- Users can navigate to their "My Listings" page to to update and delete listings that were made by themselves.
- Users can navigate to their "Profile" page to update their personal information (name and e-mail).
- Users can use the sorting feature to expand additional filters for users to search by price, location, term of sublease.