Skip to content

SAEBelgradeWeb/wbd6204-web-application-youssouf-code

Repository files navigation

DREAM CAR

Dream Car

About Dream car

Dream Car is a personal project made for studying purpose.

It's an online VEHICLES market place in a form of web application.

  • users can create an account by that gaining eligibility to creat an ad, edit/ delete it at any point.
  • users can see available posts.
  • users can do search operations.
  • available search operations are:
    • search by vehicle type.
    • search by make.
    • search by model.
    • search by condition.
    • search by max year.

Main Technologies Used In The Project

  • laravel, as PHP framework.

  • laravel UI, This legacy package is a very simple authentication scaffolding built on the Bootstrap CSS framework.

  • Bootstrap, as a CSS framework.

  • MySQL, as an open-source relational database management system.

  • Laragon, as a local web server.

Installation

  • clone the repository
- git clone
  • copy file (.env.example) to (.env)
    • open (.env).
    • change the database name to a name from your choice.
    • create a database with that name.
composer install
php artisan key:generate
npm install 

About

wbd6204-web-application-youssouf-code created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published