This is one of my first team frontend projects. Behold Airbnb Optimizer. Using a predictive model, Airbnb Optimizer will predict the best price for your Berlin rental based on historical rental data.
React, Context API, Sass, HTML
- Login
- Registry
- Dashboard
- About page(external page made by fellow teammate)
There are many improvements that could be made.
- Form validation needs an overhaul. We aren't offering users enough information especially when the user recieves errors from the backend.
- Images are too large. We should resize and load them differently.
- Adding a map of where your rentals are could give users much more data about their rental properties.
- Allowing users to enter a custom price would be more beneficial than just assuming they will use the optimized price.
- Flesh out users dashboard and allow users to add custom photos.
- Register/sign in
- Add properties
- Properties update in dashboard with optimized price from price optimizer.