Car Shop Management System

시작하기. 무료입니다
또는 회원 가입 e메일 주소
Car Shop Management System 저자: Mind Map: Car Shop Management System

1. view

1.1. Signup_Decider.php

1.2. Login.php

1.3. js

1.4. static

1.4.1. image

1.4.2. pdf

1.5. seller

1.5.1. Seller_Signup.php

1.5.2. Seller_Dashboard.php

1.5.3. Add_Car.php

1.5.4. New_Car.php

1.5.5. Sold_Car.php

1.5.6. Used_Car.php

1.5.7. Rented_Car.php

1.5.8. All_Cars.php

1.5.9. Customer_Requests.php

1.5.10. View_Car.php

1.5.11. Edit_Car.php

1.5.12. ColorGenerator.php

1.5.13. BrandLogoURLGenerator.php

1.5.14. All_Comments.php

1.5.15. ActionLock.php

1.6. css

2. model

2.1. CalculationRepo.php

2.2. Car_RequestRepo.php

2.3. CarRepo.php

2.4. db_connect.php

2.5. MessageRepo.php

2.6. SellerRepo.php

2.7. UserRepo.php

3. index.php

4. routes.php

5. 500.php

6. controller

6.1. LoginController.php

6.2. seller

6.2.1. Add_CarController.php

6.2.2. All_CarsController

6.2.2.1. All_Cars_DeleteController.php

6.2.2.2. All_Cars_EditController.php

6.2.3. Customer_RequestsController

6.2.3.1. Customer_Requests_AcceptController.php

6.2.3.2. Customer_Requests_RejectController.php

6.2.4. New_CarController

6.2.4.1. New_Car_UsedController.php

6.2.5. Rented_CarController

6.2.5.1. Rented_Car_AvailableController.php

6.2.6. Seller_SignupController.php

6.3. LogoutController.php