Skip to content

Latest commit

 

History

History
159 lines (80 loc) · 3.61 KB

README.md

File metadata and controls

159 lines (80 loc) · 3.61 KB

CarShowRoom

Car show Room is Destop based software use for booking car not buying car and booking for testdrive

Thse software mainly have two type access
- Admin
- User
Facilites provide by these software are

Admin
  • View Order
  • View Test Drive
  • Change Order Status
  • View Sell
  • View Users
  • View Feedback
  • Change Password
  • Update Quantity
  • View Quantity
  • Change Profile
User
  • Change Password
  • Change Profile
  • Booking Car
  • Booking Test Drive
  • Send Feedback
  • View Feedback
  • View his/her Order
  • View his/her Test Drive

Using Steps

  1. Install visual studio version 2010
  2. Open the MyStore.sln with visual studio
  3. Run the project by simply click on run
  4. Add new product according to in your store ( if need )
  5. In selling time Select product and its quantity
  6. Create new user or simply add user name and mobile number only
  7. select discount ( if you wants by default it's 0% )
  8. click create Bill for generate bill

Screenshot

User

Login page

First check the the user if admin or not if not then check user is normal user or not
if user is admin user then goto the admin directory

1

Signup

2

User Home

3

Change Profile

4

Change Password

5

Send FeedBack

6

Car View

7

Order Booking Confirmation

8

My Order

9

Test Drive Booking confirmation

10

My Test Drive

11

Admin

Orders View & Status Update

13

Users Views

14

Test Drive view

15

Sell View

16

View Feedback

17

Update Quantity

18