Rotten Potatoes is New Yokers' local guide to discover the best restaurants around you. Rotten Potatoes is implemented with zomato API, users can search the restaurants with location or name with ease. Users can also check out the restaurants reviews from other users. Leave reviews to the restaurants they've been to.
- Developed a responsive front-end with React.js (full CRUD) with dynamic search features.
- Integrated with reusable components. Used JSX with ES6 to define components.
- Integrated Semantic UI to ensure delightful user experiences.
- Designed RESTful API on Rails API, using ActiveModel Serialization to create custom json objects.
- Built self-referential association to establish follow and unfollow relationships.
- JavaScript
- Ruby on Rails API
- Semantic UI
- React