Coder Social home page Coder Social logo

carrental's Introduction

AUTORENT

Autorent is an Algerian car rental platform.

This platform is the link between Agencies and the client. It helps Agencies to manage the car business and the clients to book vehicles according to their requirements and needs and inquiry about new cars. Both the client and the Agency administrator(s) have different rights from their perspectives as well as different credentials.

Autorent was made by 3 students from Mohamed El Bachir El Ibrahimi University of Bordj Bou Arréridj El-Anasser as a final undergraduate project.

Overview

home

  • Setup
    • Wilaya & Commune
    • Vehicle Make & Model & Type
  • Vehicle
    • Vehicle Details
  • Agency
    • Register
    • Agency Profile
    • Update profile
    • Delete profile
    • Dashboard See & manage vehicles
    • Add vehicle
    • Update vehicle
    • Delete Vehicle

Run AUTORENT in your local machine

Setup envirnement

py -m venv -envname-

Clone repository

git clone https://github.com/daishek/CarRental.git
cd CarRental

Install requirements

pip install -r requirements.txt

Migrate

py .\manage.py migrate
py .\manage.py loaddata wilaya.json
py .\manage.py loaddata commune.json
py .\manage.py loaddata makes.json
py .\manage.py loaddata models.json
py .\manage.py loaddata energy.json
py .\manage.py loaddata transmission.json
py .\manage.py loaddata type.json
py .\manage.py loaddata type.json
py .\manage.py loaddata options.json

Run on local host

py .\manage.py runserver

carrental's People

Contributors

idaix avatar slimanesedrati avatar

Stargazers

 avatar

Watchers

 avatar

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.