definition
During the Bootcamp, I decide to use the same application in order to fully understand the pros and cons of different languages and similarities. THE OPEN HOUSE APP is a simple application for real estate agents and for sale by owner(FSBO) to enter data of open houses guests. this MVC is made of a Rail API backend and React-Redux frontend.
User story my User story is to create an Open house application, the user can enter “guests” object data and instances, associate with “open houses” Objects.
For this project, I decided to improve my code and the user’s experience of my prior open house MVC using the Rails framework, and follow the CRUD: This MVC allows users to create Open houses and save the information of the guests that visit it.