Skip to content

Commit b3132f7

Browse files
committed
update 5 files
1 parent e25fb9f commit b3132f7

4 files changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@ When the program runs, you will see a menu like the following:
7676
Follow the on-screen prompts to interact with the system. For automated testing or CI purposes, you can pipe inputs to the executable.
7777

7878

79+
#### Admin Acesss
80+
81+
- **Id : admin**
82+
- **Password : admin123**
83+
7984
## Continuous Integration
8085

8186
This repository is configured with GitHub Actions for continuous integration. The workflow files in the `.github/workflows` directory handle building and testing the project on both Ubuntu and Windows environments.

bookings.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ gmail,Morning,BH1,Library,1739623544,10,0
55
gmail,Afternoon,BH1,Nk Fook Court,1739623861,10,1
66
gmail,Morning,BH1,Library,1739625059,10,1
77
ps@gmail,Morning,BH6,Main Gate,1739625366,10,0
8+
gmail,Morning,Library,BH1,1739634365,5,1

logs.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,7 @@ Sat Feb 15 18:49:23 2025
156156
: Login failed: Invalid email or password for fas
157157
Sat Feb 15 18:49:31 2025
158158
: Login successful: gmail
159+
Sat Feb 15 21:15:10 2025
160+
: Login successful: gmail
161+
Sat Feb 15 21:15:37 2025
162+
: Login successful: gmail

students.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ash,gmail,halua,125
2-
pankaj,ps@gmail,123,120
1+
ash,gmail,halua,145
2+
pankaj,ps@gmail,123,120

0 commit comments

Comments
 (0)