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.

Related Projects