Skip to content

StanzaLiving is a startup that provides fully-managed shared living accommodations to students and young professionals. it was Founded by Anindya Dutta and Sandeep Dalmia. A group of five developers worked on cloning it for about 4-5 days.

Notifications You must be signed in to change notification settings

code735/stanzaLiving

Repository files navigation

StanzaLiving Clone

-BEGIN-

About StanzaLiving

Stanzaliving provides apartments, co-living and PG properties on rent across major cities in the country. These properties exhibit professional standards in hygine, maintainence and come furnished with myriad amneties.

Project Goal

Our goal was to replicate both the frontend and funtionality of StanzaLiving to the maximum, in 5 days, using only HTML, JS and CSS ( - no frameworks ). The implemntion of the user flow was cruicial in taking the project to completion.



snips from project 1



snips from porject 2

User Flow Path

Landing page > Sign in > Make a search (property type + area) > House Listing Page > User applies filters/sorting > Reach Individual Property Page > Make a callback request

Pages Implemented

  • Home page + Global Search function
  • About us
  • Partner with Us
  • Our Team
  • Property Listing Page
  • Individual Property Page
  • Wishlist
  • Callback Page
  • Sign up/Sign in

Learnings and Roadblocks

API
The foremost challenege was to find API to fetch data, that would create the property-area link for the project. Even after rigouous searching around, we couldnt find a free API source and had to resort to using Json-Server. We extracted property data for popular cities and fetched them from mock server.

Google Maps
We used google maps API to embed a google map iframe into our project. The house lisiting page is made to change map location dynamically on hovering across different houses.

CSS Animations
We learnt about CSS animations and have used them generously thoughout the project. We also implemented interactive popups that get triggered with javascript on events.

Local Storage
Local storage was primarily used for sign up/sign in feature and to transition from one page to the next. Data from one page is stored in local storage on an event. This data is then used to populate the next page in the userflow path.

Thanks for reading :) Stanzaliving Clone

-END-

About

StanzaLiving is a startup that provides fully-managed shared living accommodations to students and young professionals. it was Founded by Anindya Dutta and Sandeep Dalmia. A group of five developers worked on cloning it for about 4-5 days.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published