CYCLERR - BICYCLE RENTAL MANAGEMENT SYSTEM
Table of Contents
- Description
- How To Install
- Contributors
- License
Description
A dynamic website for bicyle rental management system. This application serves as platform where cycles can be rented or borrowed from a location and returned to user specified location.
Features
- Extend Timer - Allows user to add extra time if the rider want to ride their cycles for more time.
- Cyclerr Pass On - Allows user to give their particular cycle to another user.
Tech Stack
- Frontend
- Backend
- Database
Back To The Top
How To Install
- Install XAMPP or WAMPP
- Open XAMPP control panal and start [apache] and [mysql]
- Download project from github (https://github.com/rmdharshini/Project-Cyclerr.git).
- Open link [localhost/phpmyadmin]
- Click on new at side navbar
- Create a database name as (cycle) hit on create button
- After creating the database click on import
- Browse the file in directory [Project-Cyclerr-main/database/cycle.sql].
- Open any browser and type (http://localhost/Project-Cyclerr-main)
Back To The Top
Contributors
Dharshini
|
Sanjitha
|
Senthil Kumar
|
Sivasanjay Raahul
|
Back To The Top
License
Distributed under the MIT License. See LICENSE.md
for more information.
Back To The Top