Coder Social home page Coder Social logo

ha-manel / luxy-rides-api Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 91 KB

This project is made for the reservation of fancy cars. If you're preparing for a special day/event and you want a cool car for it this website is the best place for you. If you have a luxurious car and want to make some extra money from it, you can add that to our website and others will be able to reserve it!

Home Page: https://luxy-ride-frontend.vercel.app/

Ruby 92.77% HTML 0.53% Batchfile 6.52% Shell 0.18%
bootstrap5 css react reservations ruby-on-rails

luxy-rides-api's Introduction

Luxy Rides API

This project is made for the reservation of fancy cars. If you're preparing for a special day/event and you want a cool car for it this website is the best place for you. If you have a luxurious car and want to make some extra money from it, you can add that to our website and others will be able to reserve it!

Main features of this website are:

  • Users can see details of all the cars.
  • Users can reserve a car for a special day (a car that hasn't been reserved yet).
  • Users can add their own cars and remove them if they want to.

Database Structure:

Project Documentation ๐Ÿ“„

  • Live demo link๐Ÿ‘ˆ
  • API deployment link๐Ÿ‘ˆ
  • Front-end GitHub repository link๐Ÿ‘ˆ

Kanban Board

Kanban Board link

Initial state of the Kanban Board:

image

Team members: 3 (Hammouche Manel, Hammad Siddique, Toussaint Saraza)

Built With ๐Ÿ› ๏ธ

  • Programming Languages: Ruby, SQL.
  • Framework: Ruby on Rails.
  • Database: PostgreSQL.
  • Code Editor: VS Code.

Getting Started

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

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Ruby installation.

$ ruby --version && irb

To install rails, in the terminal kindly run this command:

$ gem install rails

Setup

Clone the repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ git clone [email protected]:ha-manel/Luxy-Rides-API.git

Usage

Kindly modify the files as needed.

Run locally

Make your way to the correct directory by running this command:

$ cd Luxy-Rides-API

Install the required dependencies to run the project with this command:

$ bundle install

Setup the database, run:

$ rails db:create
$ rails db:migrate
$ rails db:seed

Then run it in your browser with this command:

$ rails server

Run tests

To run tests, please run this command:

$ rspec

Authors

๐Ÿ‘ค Manel Hammouche

๐Ÿ‘ค Toussaint Saraza

๐Ÿ‘ค Hammad Siddique

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

๐Ÿ“ License

This project is MIT licensed.

luxy-rides-api's People

Contributors

ha-manel avatar hammadsiddique avatar sarazatoussaint avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

luxy-rides-api's Issues

Add price column in cars table

  • Select the cars table from the database and add a price column to it.
  • Validate the price column to have a price of greater than 0.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.