A full-stack, single-page project showing local businesses inspired by Yelp
With Gandalp simulator, users will be able to:
- Sign in/Sign up
- Check out hot & new businesses at home page(entry page)
- See more businesses with some information like one image, name, address, phone, average rating, review count, price range, and one review
- Check out each business information, images, map, reviews, and ratings in each business detail page
- Write a review at each business page
- Search business name or location like 'manhattan' or 'NY'
This project is implemented with the following technologies:
Ruby on Rails
for BackendReact/Redux
for FrontendHTML5/CSS3
for FrontendWebpack
for bundling scripts- 3rd library:
BCrypt
for password securementPaperclip
for image handlingAWS
for image server
Some anticipated updates are:
- User profile
- Google maps for Business index page
- Photo uploading for user profile
- Photo uploading for creating review
- Review delete
- Navigation Search Bar