You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Vacation Planner application with an admin control panel to add/edit/remove destinations for tourists to use while scheduling trips. Built with an RoR API backend and a React/Redux + Redux-Thunk front end.
This project employs a Ruby on Rails app with PostgreSQL database, react and redux to practice creating one application using for both front end and back end.This is rendering random greeting to the user. 📚
This RoR application does contain to configure or create a full stack application using single file and folder structure with react as a frontend library. In this application basically webpack will be used with the help of `js_bundling` configuration.
This repository hosts a comprehensive full-stack application that synergizes the capabilities of Ruby on Rails, React, and Redux. The application is designed to facilitate the seamless booking of flights to beautiful destinations around the world.
Hello Rails React is a simple web app that combines functionalities of Ruby on Rails and React. It allows users to get a random greeting from the backend API.
My Weather allows users to search for current and future weather conditions for a certain location. It uses the Google Places API to autocomplete location search, OpenWeather API to fetch the weather conditions, and a backend API built in Ruby on Rails to store recent searches. The Front End is written in React with the Rails API as the back end.