Skip to content

Motomate is a booking app that allows users to easily book and reserve motorcycles online. With Motomate, users can log in and access a wide range of motorcycles to choose from.

License

Notifications You must be signed in to change notification settings

NatanimA/MotoMate-Backend-Api

Repository files navigation

📗 Table of Contents

📖 MotoMate

  • Motomate is a booking app that allows users to easily book and reserve motorcycles online. With Motomate, users can log in and access a wide range of motorcycles to choose from. You can check the front-end of this project here.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [Add a motorcycle]
  • [Reserve a motorcycle]
  • [Delete a motorcycle]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get started with the app, you'll need to have Node.js installed on your system. Node.js is a JavaScript runtime that allows you to run JavaScript code outside of a web browser.

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

Prerequisites

Ruby - The app is built on the Ruby programming language, so you'll need to have Ruby installed on your system. You can download Ruby from the official website.

Ruby on Rails - Rails is a web application framework built on Ruby. You'll need to have Rails installed on your system to run the app. You can install Rails using the following command in your terminal:

  gem install rails

PostgreSQL - PostgreSQL is an open-source relational database management system used by the app to store and manage data. You'll need to have PostgreSQL installed on your system to run the app.

Setup

First, clone the Github repository to your local machine. You can do this by running the following command in your terminal:

  [email protected]:NatanimA/MotoMate-Backend-Api.git

Install

Navigate to the project directory in your terminal and run the following command to install the app's dependencies:

  bundle install

Before running the app, you'll need to set up the database. To do this, run the following commands in your terminal:

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

Usage

To start the app, run the following command in your terminal:

  rails server

Run tests

  • Run the following command to run all tests:
  bundle exec rspec

(back to top)

👥 Authors

👤 Emre Karayaman

👤 Natanim Abesha

👤 Is-haq, Adnan Olamilekan

👤 Ashwin Carvalho

(back to top)

🔭 Future Features

  • [Register with email and password.]
  • [Edit motorcycle details.]

(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 please give it a star ⭐️.

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

````

About

Motomate is a booking app that allows users to easily book and reserve motorcycles online. With Motomate, users can log in and access a wide range of motorcycles to choose from.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published