| | 1 | == Employee Registration |
| | 2 | |
| | 3 | ==== Presentation: |
| | 4 | |
| | 5 | **1.** The boss selects “Add Employee”. |
| | 6 | |
| | 7 | [[Image(Store-Owner.png)]] |
| | 8 | |
| | 9 | **2.** System opens form for entering employee's personal data. |
| | 10 | |
| | 11 | **3.** Employee personal data is entered. |
| | 12 | |
| | 13 | [[Image(Employee-Registration.png)]] |
| | 14 | |
| | 15 | **4.** The employee is registered as employee in the system and in the store. |
| | 16 | |
| | 17 | [[Image(Employee-Registered.png)]] |
| | 18 | |
| | 19 | They can be seen in the database through Command Prompt. |
| | 20 | |
| | 21 | [[Image(Employee-In-Database.png)]] |