-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotes.txt
15 lines (15 loc) · 1.05 KB
/
notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| USERNAME | EMAIL | PASSWORD | GROUP |
|----------|-------------------------|-------------|------------------|
| admin | [email protected] | lemon@789 | Manager, Staff |
|----------|-------------------------|-------------|------------------|
| john | [email protected] | johnPass! | Manager |
| emily | [email protected] | emilyPass! | Manager |
| david | [email protected] | davidPass! | Manager |
|----------|-------------------------|-------------|------------------|
| alex | [email protected] | alexPass! | Delivery Crew |
| sarah | [email protected] | sarahPass! | Delivery Crew |
| mike | [email protected] | mikePass! | Delivery Crew |
|----------|-------------------------|-------------|------------------|
| mabu | [email protected] | mabuPass! | Customer |
| eyob | [email protected] | eyobPass! | Customer |
| dere | [email protected] | derePass! | Customer |