VIP_CARS_RAILS is a fullstack web application that is built on rails framework and React which allows users to make basic reservations of their favorite cars and as well add in a car for rent.
- React, javascript
- Rails
Ruby on Rails (simplify as Rails) is a server-side web application framework written in Ruby under the MIT License. Rails is a modelβviewβcontroller (MVC) framework, providing default structures for a database, a web service, and web pages. It encourages and facilitates the use of web standards such as JSON or XML for data transfer and HTML, CSS and JavaScript for user interfacing.
Client
Server
Database
Key features of the application are
- Login/Signup
- Make a basic reservation
- Add a car for rent
summyalena/hello-react-front-end#1
This project can be used by anyone for any good purpose.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby and Rails on you operating system eg. for Ubuntu 20.04
- React.js
- Node.js installed
- PostgreSQL database installed
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/edi-sipka.git
Install this project with:
cd VIP_CARS_RAILS
bundle install
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
bin/rails rspec spec
You can deploy this project using:
π€ Okolike Assumpta
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Search functionality
- Page pagination
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project buy the team a drink
I would like to acknowledge:
- Microverse for the opportunity to work on this project
- The creative common for the design
-
Is Rails still relevant?
-
Is it easy to learn Ruby on Rails
This project is MIT licensed.