JONATHAN SANTOSO
Stim
I created an application project in my 3rd semester named "Stim". This application can load a list of a game that has been purchased and can make transactions in purchasing the game. In this application there is also an admin who can upload the latest games for sale. First of all there is a Login Page to login to the "Stim" application
![Screenshot 2022-10-06 194525.png](https://static.wixstatic.com/media/b3147b_030f03cdc98c4155a20c23d3f09d0688~mv2.png/v1/fill/w_490,h_259,al_c,q_85,enc_avif,quality_auto/Screenshot%202022-10-06%20194525.png)
1. Login Page
In this page, there is a username and password that must be entered if you want to login. If the user does not have an account, user can create one first by using the register.
![Screenshot 2022-10-08 160221.png](https://static.wixstatic.com/media/b3147b_ddf3f419c7dd48d09e21faa672fc0e51~mv2.png/v1/fill/w_519,h_321,al_c,q_85,enc_avif,quality_auto/Screenshot%202022-10-08%20160221.png)
2. Register page
Here the user can choose a username, password used to login. Then the user can also choose their gender as well as the country and role they want in this application. If the user chooses a player, he will become a buyer and can use the game after buy it. If you choose a developer, he will become a game publisher in the application that can sell the game. After that, you will return to the login page when you have successfully registered.
![Screenshot 2022-10-08 172048.png](https://static.wixstatic.com/media/b3147b_6b2dfe636a4143128c57238b111a2053~mv2.png/v1/fill/w_599,h_433,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Screenshot%202022-10-08%20172048.png)
3. Home page player
When the user has successfully logged in with the role player, the first screen displayed is the home menu like this. Here there are submenus, namely accounts and games. In the submenu there is a logout button, and the games submenu contains buttons for transactions and also viewing games that have been purchased. If the user login with the admin role, then the home that will be displayed will be like this
![Screenshot 2022-10-09 192900.png](https://static.wixstatic.com/media/b3147b_37ea20d83b4b4d348e2f7e71843b2219~mv2.png/v1/fill/w_600,h_429,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Screenshot%202022-10-09%20192900.png)
4. Home page admin
The home screen difference between player and admin is in the submenu. Which is where the admin submenu is manage. In this management, you can change the game genre and the game products in it. For more info and project about this project, click this button below.