Bike-rental

Trek Bike Rental is a web application that enables users to rent bikes. Also, a user can sign in as an admin with delegated rights to perform CRUD operations on the database

MIT License

Stars
4
Committers
4

πŸ“— Table of Contents

πŸ“– Trek Bike Rental

Trek Bike Rental is a rental web app designed to allow users rent a bike from Trek rental company.

πŸ›  Built With

Tech Stack

React-Redux (React Redux is the official React UI bindings layer for Redux. It lets your React components read data from a Redux store, and dispatch actions to the store to update state.

Key Features

  • Add_bike
  • Delete_bike
  • Fetch/get_bike
  • Authenticate_user
  • Reserve_bike

API-Documentation

πŸš€ Live Demo

Back-end Repository

Backend Repo

Kanban Board

Initial Kanbam Board link

The collaborators to this project are;

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/DuaneDave/Bike-rental.git

Install

Install this project with:

  cd Bike-rental

  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, run the following command:

  npm run test or npm test

πŸ‘₯ Authors

πŸ‘€ Ernest Anyewe Adonu

πŸ‘€ Haamid Ali

πŸ‘€ Obiebi David

πŸ‘€ Anas Chabaane

πŸ”­ Future Features

  • Update_Reservation
  • Update_Bike

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page).

⭐️ Show your support

If you like this project, kindly give as a ⭐️

πŸ™ Acknowledgments

❓ FAQ (OPTIONAL)

πŸ“ License

This project is MIT licensed.