| | 1 | == Store and Owner Registration |
| | 2 | |
| | 3 | === Presentation: |
| | 4 | |
| | 5 | **1.** The user selects the option to register as a store owner. |
| | 6 | |
| | 7 | [[Image(Home-Page.png)]] |
| | 8 | |
| | 9 | **2.** The system displays a registration form for personal and store data. |
| | 10 | |
| | 11 | [[Image(Store-Owner-Registration.png)]] |
| | 12 | |
| | 13 | **3.** The user submits personal information and information for their store. |
| | 14 | |
| | 15 | [[Image(Store-Registration.png)]] |
| | 16 | |
| | 17 | **4.** The user gets verified with a One-Time-Pad code and upon successfull authoristaion the store is registered. |
| | 18 | |
| | 19 | [[Image(Store-Registered.png)]] |
| | 20 | |
| | 21 | **5.** The user is redirected to home page or login page after successfull registration. |
| | 22 | |
| | 23 | [[Image(Login-Page.png)]] |
| | 24 | |
| | 25 | **6.** The user is now a store owner in the systems database. |
| | 26 | |
| | 27 | [[Image(Store-Owner.png)]] |
| | 28 | |
| | 29 | The users in the database can be seen through a new window in Command prompt. |
| | 30 | |
| | 31 | [[Image(Store-Owner-In-Database.png)]] |