GithubHelp home page GithubHelp logo

madiarsa / carrental Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cooptilleuls/carrental

0.0 2.0 0.0 2.84 MB

Car Rental Park management

License: GNU Affero General Public License v3.0

ApacheConf 0.18% PHP 87.15% HTML 12.33% CSS 0.34%

carrental's Introduction

CarRental

CarRental is a web application designed to manage car rental organizations. This is a gracious realization of La Coopérative des Tilleuls originally intended for the association Auto Solidaire (Roubaix, France).

This free software is built using Symfony2 and the Sonata Project.

Features

  • Manage rentals
  • Manage customers
  • Manage vehicle park
  • Mange system users

Installation

Copy app/config/parameters.ini-dist to app/config/parameters.ini and edit it to match your database credentials.

Install the vendors:

php bin/vendors install --reinstall

Generate bootstrap files:

php vendor/bundles/Sensio/Bundle/DistributionBundle/Resources/bin/build_bootstrap.php

Create the database schema:

php app/console doctrine:schema:create

Load the fixtures:

php app/console doctrine:fixtures:load

Create your admin account:

php app/console fos:user:create --super-admin kevin [email protected] mypassword

Install assets:

php app/console assets:install web/

Go to http://localhost/ and enjoy.

License

This bundle is under the AGPL v3 license. See the complete license in the file LICENSE.

carrental's People

Contributors

dunglas avatar

Watchers

 avatar James Cloos 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.