https://github.com/messsimo/rento_car
Web for company "RentoCar" which give cars in rent
https://github.com/messsimo/rento_car
adaptive-design burger-menu comercial crousel crud css javascript laravel php web
Last synced: 2 months ago
JSON representation
Web for company "RentoCar" which give cars in rent
- Host: GitHub
- URL: https://github.com/messsimo/rento_car
- Owner: messsimo
- Created: 2024-08-25T14:25:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-02T17:19:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T08:43:11.320Z (over 1 year ago)
- Topics: adaptive-design, burger-menu, comercial, crousel, crud, css, javascript, laravel, php, web
- Language: PHP
- Homepage:
- Size: 35.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RentoCar
RentoCar is application for company which rents out cars. Based in Chisinau, Republic of Moldova.
## The project includes:
- Adaptation: Full adaptation from the 1920px to the 360px.
- Home page: Page with diferent information and all cars for rent.
- Checkout: Checkout function which add new rent in the system&
## Installation
1. Clone the repository:
```
git clone https://github.com/username/repository.git
```
2. Go to the project directory:
```
cd repository
```
3. Install Composer:
```
composer install
```
3. Setting up the .env file:
```
cp .env.example .env
```
3. Running Migrations:
```
php artisan migrate
```
3. Starting the server:
```
php artisan serve
```
## Technologies
- HTML
- CSS
- JavaScript
- PHP
- Laravel
- mySQL
- Git
## Screenshots