/Vip_Cars_React

Primary LanguageJavaScriptMIT LicenseMIT


πŸ“— Table of Contents

πŸ“– [VIP_CARS_RAILS]

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.

πŸ›  Built With

  • React, javascript
  • Rails

Tech Stack

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

Key features of the application are

  • Login/Signup
  • Make a basic reservation
  • Add a car for rent

(back to top)

Kanban Board

  • We are a group of 5 team members, and our Kanban board is diveded in two parts:

    -- Backend

    -- Frontend

  • Check here Kanban Board Kanban Board

  • Check here Kanban Board Backend screenshot: Kanban Board Backend

  • Check here Kanban Board Frontend screenshot: Kanban Board Frontend

(back to top)

Rails Backend

πŸš€ App Preview

Preview 1 Preview 2 Preview 3

(back to top)

πŸš€ Live Demo

(back to top)

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need: Git and Node.js installed on your computer.

Install

Install this project with:

  npm install # to install all the dependencies

Usage

To run the project, execute the following command:

   npm start # for running the project in development mode
   npm run build # for building the project for production

Run tests

  npm test  # for running the tests

(back to top)

πŸ‘₯ Authors

πŸ‘€ Edi Sipka

πŸ‘€ Praises Tula

GitHub LinkedIn Twitter

πŸ‘€ Nonhlanhla

πŸ‘€ Youta Christabelle

πŸ‘€ Okolike Assumpta

(back to top)

πŸ”­ Future Features

  • Rotation of car models
  • Improvements on UI design

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project buy the team a drink

(back to top)

πŸ™ Acknowledgments

I would like to acknowledge:

(back to top)

❓ FAQ

  • How I can run this project?

    • After cloning repository, run npm install to install all dependencies. Then run npm start to run the project.
  • How I can run tests?

    • After cloning repository, run npm install to install all dependencies. Then run npm test to run the tests.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)