As part of Tent Hut, Host a Hero, is a platform designed for hosts to accommodate military service members and veterans with short-term lodging.
● Created a custom multi-step wizard with React implementing front-end validation with Formik.
● Designed complex back-end table structures that streamlined proper data practices and database readability.
● Created custom pagination and implemented react-strap carousel to enhance the user interface.
● Implemented an image drag and drop component that increased user experience by allowing a host to control the layout of their images.
● Created a search by location component using google autocomplete and GeoPoint functionality to return listings within a certain radius.
● Developed a custom stored procedure to enable users to filter through listings based on cost, guest capacity, available dates, housing type, and location.
● Implemented Google Maps API to display listings with markers based on geolocation and radius.