@@ -15,61 +15,60 @@ cd src
15
15
* Run command
16
16
17
17
``` bash
18
- g++ main.cpp admin.cpp customer .cpp ticket.cpp
18
+ g++ main.cpp bus .cpp ticket.cpp
19
19
```
20
20
21
21
* Run ` .exe ` file in ` src ` folder
22
22
23
- ### Root Passwords
24
-
25
- Password : ` 123 `
26
-
27
23
### Admin Credentials
28
24
29
25
Username : ` admin `
30
26
Password : ` pass `
31
27
32
28
## Screenshots
33
29
34
- ### Root Login Screen
30
+ ### Welcome Screen
35
31
36
- <img width =" 800px " src =" /assets/ screenshots/root_login_screen .png " alt =" Screenshot 1 " />
32
+ <img width =" 100% " src =" /screenshots/1 .png " alt =" Screenshot 1 " />
37
33
38
- ### Welcome Screen
34
+ ### Main Menu
39
35
40
- <img width =" 800px " src =" /assets/ screenshots/welcome_screen .png " alt =" Screenshot 2 " />
36
+ <img width =" 100% " src =" /screenshots/2 .png " alt =" Screenshot 2 " />
41
37
42
- ### User Portal Screen
38
+ ### User Menu
43
39
44
- <img width =" 800px " src =" /assets/ screenshots/user_portal_screen .png " alt =" Screenshot 3 " />
40
+ <img width =" 100% " src =" /screenshots/3 .png " alt =" Screenshot 3 " />
45
41
46
- ### Admin Portal Screen
42
+ ### Book Ticket
47
43
48
- <img width =" 800px " src =" /assets/ screenshots/admin_portal_screen .png " alt =" Screenshot 4 " />
44
+ <img width =" 100% " src =" /screenshots/4 .png " alt =" Screenshot 4 " />
49
45
50
- ### Add Bus Screen
46
+ ### Admin Menu
51
47
52
- <img width =" 800px " src =" /assets/ screenshots/add_bus_screen .png " alt =" Screenshot 5 " />
48
+ <img width =" 100% " src =" /screenshots/5 .png " alt =" Screenshot 5 " />
53
49
54
- ### View Bus Screen
50
+ ### Bus List
55
51
56
- <img width =" 800px " src =" /assets/ screenshots/view_bus_screen .png " alt =" Screenshot 6 " />
52
+ <img width =" 100% " src =" /screenshots/6 .png " alt =" Screenshot 6 " />
57
53
58
54
## Connect With Me
59
55
60
- [ <img align =" left " alt =" nixrajput | GitHub " width =" 24px " src =" https://raw.githubusercontent.com/nixrajput/nixlab-files/master/images/icons/github-brands.svg " />] [ website ]
56
+ [ <img align =" left " alt =" nixrajput | Website " width =" 24px " src =" https://raw.githubusercontent.com/nixrajput/nixlab-files/master/images/icons/globe-icon.svg " />] [ website ]
57
+
58
+ [ <img align =" left " alt =" nixrajput | GitHub " width =" 24px " src =" https://raw.githubusercontent.com/nixrajput/nixlab-files/master/images/icons/github-brands.svg " />] [ github ]
59
+
60
+ [ <img align =" left " alt =" nixrajput | Instagram " width =" 24px " src =" https://raw.githubusercontent.com/nixrajput/nixlab-files/master/images/icons/instagram-brands.svg " />] [ instagram ]
61
61
62
62
[ <img align =" left " alt =" nixrajput | Facebook " width =" 24px " src =" https://raw.githubusercontent.com/nixrajput/nixlab-files/master/images/icons/facebook-brands.svg " />] [ facebook ]
63
63
64
64
[ <img align =" left " alt =" nixrajput | Twitter " width =" 24px " src =" https://raw.githubusercontent.com/nixrajput/nixlab-files/master/images/icons/twitter-brands.svg " />] [ twitter ]
65
65
66
66
[ <img align =" left " alt =" nixrajput | LinkedIn " width =" 24px " src =" https://raw.githubusercontent.com/nixrajput/nixlab-files/master/images/icons/linkedin-in-brands.svg " />] [ linkedin ]
67
67
68
- [ <img align =" left " alt =" nixrajput | Instagram " width =" 24px " src =" https://raw.githubusercontent.com/nixrajput/nixlab-files/master/images/icons/instagram-brands.svg " />] [ instagram ]
69
-
68
+ [ pub ] : https://pub.dev/packages/get_time_ago
70
69
[ github ] : https://github.com/nixrajput
71
- [ website ] : https://github.com/nixrajput
70
+ [ website ] : https://nixlab.co.in
72
71
[ facebook ] : https://facebook.com/nixrajput07
73
- [ twitter ] : https://facebook .com/nixrajput07
72
+ [ twitter ] : https://twitter .com/nixrajput07
74
73
[ instagram ] : https://instagram.com/nixrajput
75
74
[ linkedin ] : https://linkedin.com/in/nixrajput
0 commit comments