pushkar1995 / motorcycle_booking_backend

This Final Capstone Project is a web application that allows users to book an appointment to try a motorcycle. We have followed the design guidelines provided to us, but we have also added some personal touches to the content.

Home Page:https://motobookingapp.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moto_logo

πŸ“— Table of Contents

video1500196760.mp4

πŸ“– Motorcycle Booking Back-end

Motorcycle Booking Back-end This repository contains the Rails back-end API for the "Motorcycle Booking" project. The API serves as the foundation for user authentication, motorcycle management, reservation handling, and related functionalities. It utilizes PostgreSQL as the database and is designed to be a robust and secure backend system. The API exposes endpoints for user login, motorcycle listing, motorcycle details, reservation creation, and user reservation listing. Additionally, it implements features such as marking a motorcycle as removed and comprehensive documentation for seamless integration with the front-end..

πŸ›  Built With

Ruby on Rails, Visual Studio Code, WSL

Tech Stack

  • Ruby on Rails
  • PostgreSQL

Key Features

  • User Authentication
  • Motorcycle Management
  • Reservation System
  • API Documentation
  • Add devise

πŸš€ Live Demo

πŸ§—β€β™‚οΈ Kanban Board

(back to top)

πŸ’» Getting Started

Setup

In order to use this project.. Clone this repository to your desired folder by pasting this command in your command line interface:

  git clone https://github.com/Kaiserabbas/motorcycle_booking_back_end.git

You can also clone the front-end project using the following command:

  git clone https://github.com/Kaiserabbas/motorcycle_booking_front_end.git

Prerequisites

Ruby on Rails Git PostGreSQL Node VScode or other...

Install

To install the project's dependencies, run:

  bundle install
  rails db:create
  rails db:migrate

Usage

To run the project, execute the following command:

  rails server

Run tests

To test, run:

  rspec

Front-end Project

Front-end project link.

(back to top)

πŸ‘₯ Authors

πŸ”­ Future Features

  • Enhanced Authentication
  • Advanced Motorcycle Management
  • Appointment Reminders
  • Analytics and Reporting
  • Add the Devise

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Kindly give this project a star if you like it.

(back to top)

πŸ™ Acknowledgments

We would like to thank Microverse.

(back to top)

πŸ“ License

This project is MIT license.

(back to top)

About

This Final Capstone Project is a web application that allows users to book an appointment to try a motorcycle. We have followed the design guidelines provided to us, but we have also added some personal touches to the content.

https://motobookingapp.onrender.com/

License:MIT License


Languages

Language:Ruby 81.2%Language:HTML 8.8%Language:Batchfile 4.4%Language:Dockerfile 3.2%Language:JavaScript 1.8%Language:Shell 0.5%Language:CSS 0.1%