Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
/ CarRent_CRM Public archive

"Car Rent" - open-source CRM system based on Laravel 5.5. System created for optimizing a car rental business as a university course project at Vilnius Gediminas technical university.

Notifications You must be signed in to change notification settings

rengetsu/CarRent_CRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

80ff2b9 · Jan 21, 2021

History

11 Commits
Jan 16, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 16, 2021
Jan 16, 2021
Jan 16, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 21, 2021
Dec 18, 2020
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Dec 18, 2020
Jan 8, 2021

Repository files navigation

Car Rent CRM

"Car Rent" is a free, open-source CRM system based on Laravel 5.5 PHP Framework.

This is a system for optimizing a car rental business as a university course project at Vilnius Gediminas technical university, which will help organize the work of a car rental company.

Features

In this version of the system you have such functionality:

  • Manage lists of customers, cars and orders
  • Possibilities of adding customers, orders and cars
  • Ability to edit customer, order and cars information
  • System settings tab

Requirements

  • PHP 5.5+
  • Composer
  • Laravel
  • Bootstrap

Preview

GitHub Logo GitHub Logo GitHub Logo GitHub Logo

Installation

  1. To install run the following commands in a working directory:
git clone https://github.com/rengetsu/CarRent_CRM.git
  1. Now run and make sure you have the composer installed on your machine:
composer install
  1. Change .env file
  2. Run
php artisan serve

About

"Car Rent" - open-source CRM system based on Laravel 5.5. System created for optimizing a car rental business as a university course project at Vilnius Gediminas technical university.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published