add: profile
parents
Showing
- .env 5 additions, 0 deletions.env
- .vscode/settings.json 23 additions, 0 deletions.vscode/settings.json
- Dockerfile 4 additions, 0 deletionsDockerfile
- README.md 20 additions, 0 deletionsREADME.md
- app/Controllers/EventController.php 78 additions, 0 deletionsapp/Controllers/EventController.php
- app/Controllers/PembelianController.php 88 additions, 0 deletionsapp/Controllers/PembelianController.php
- app/Controllers/TicketController.php 62 additions, 0 deletionsapp/Controllers/TicketController.php
- app/Controllers/UserController.php 149 additions, 0 deletionsapp/Controllers/UserController.php
- app/Models/Event.php 192 additions, 0 deletionsapp/Models/Event.php
- app/Models/Pembelian.php 61 additions, 0 deletionsapp/Models/Pembelian.php
- app/Models/Ticket.php 67 additions, 0 deletionsapp/Models/Ticket.php
- app/Models/User.php 102 additions, 0 deletionsapp/Models/User.php
- app/Views/history/.gitkeep 0 additions, 0 deletionsapp/Views/history/.gitkeep
- app/Views/history/history.php 69 additions, 0 deletionsapp/Views/history/history.php
- app/Views/home/home.php 89 additions, 0 deletionsapp/Views/home/home.php
- app/Views/login/login.php 28 additions, 0 deletionsapp/Views/login/login.php
- app/Views/login/register.php 37 additions, 0 deletionsapp/Views/login/register.php
- app/Views/pembelian/pembelian.php 57 additions, 0 deletionsapp/Views/pembelian/pembelian.php
- app/Views/profile/edit_profile.php 71 additions, 0 deletionsapp/Views/profile/edit_profile.php
- app/Views/profile/view_profile.php 82 additions, 0 deletionsapp/Views/profile/view_profile.php
Please register or sign in to comment