How to use this application
-
You need to create a local server using for example WampServer ,Xampp, Phpmyadmin …
-
Create a database named ‘agence_so’ where the pseudo name is ‘root’ and the password is ’’ (empty).
-
Upload the ‘agence_so.sql’ file to generate tables.
-
You can now launch direct the application from the executable file (.exe) directly, otherwise you must compile java files.
GitHub repository
- You can download the project using this
link
Quick demonstration
Home Page
- You can either create an new account if you are a new client or directly login if you already have an acount.
Create an account
Login Page
- You can either login as a simple user by introducing your email adress and password recently created or existed in the database or login as an admin by introducing ‘root’ in both email adress and password.
User POV
- You have to choose a car brand at first.
- After that place an order from the available cars.
Admin POV
- As an admin you can:
- Manage users
- Manage stocks
- Consult orders
- Check some descriptive statistics.