Giter Site home page Giter Site logo

rent-a-ride's Introduction

Rent a Ride

  • Our Project’s aim is to connect people who want to rent bicycles to each other.

  • This will benefit the environment and also help students earn a side income.

  • Students who borrow the cycles will also be free from the burden of not having it when it is needed.

  • It will GREATLY help Green campus initiative of our college due to readily available cycles.

Key features Of Our website :

  • Users can login through login page, Where they will see the their personal details and other features.

  • They can rent a cycle to others through “Rent” button or Borrow a cycle for Use through website-coin based transactions.

  • Transactions are paid by borrower to lender with coins in the website.

  • Borrowers can give a rating to the cycle on its condition and experience.

WORKING PROCESS:

1.Lender will put a request that his cycle is up for renting.

2.Borrower will be provided with various requests and he will select the one he wants to take.

3.After choosing the request, Lender of the cycle will get a request from the interested borrower. They both get contact info about each other.

4.After the borrower meets and picks up the cycle he can confirm it and then he can rate the cycle and make the payment.

To run this project in your System in Windows

  • Clone this project into your system using
git clone https://github.com/rash-27/Rent-a-Ride.git

(or) Download the Zip file of the project

  • Open the directory where you have downloaded / Cloned the project

  • Create a virtual environment using (Should have python installed in your device).

python -m venv env 
  • Activate the virtual environment
env\Scripts\activate
  • Now install requirements.txt
pip install -r requirements.txt
  • Now go to the directory in which manage.py is present and to run server
python manage.py runserver
  • Now project will be hosted locally in your system at port 8000 by default , you can change it by using
python manage.py runserver <port_number>

Feel free to raise issues and solve them , i'll merge them into my code

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.