https://github.com/ikoalmasdevgame/tokoaneka
https://github.com/ikoalmasdevgame/tokoaneka
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ikoalmasdevgame/tokoaneka
- Owner: IkoAlmasDevGame
- Created: 2023-10-08T10:16:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T10:18:48.000Z (over 2 years ago)
- Last Synced: 2025-01-12T21:05:48.796Z (over 1 year ago)
- Language: PHP
- Size: 3.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Aplikasi Toko Aneka
# cara pemasangan aplikasi website toko :
1. install xampp
2. klick Apache dan mysql
3. taruh folder toko ini ke htdocs
4. nanti di folder app/database/toko_aneka.sql import ke phpmyadmin
5. abis itu buka file index.php yang berada di dalam folder app/view/index.php // untuk membuka halaman browser
# untuk login ke halaman dashboard utama :
// Khusus admin dashboard
userEmail : admin@gmail.com
password : admin1234
// khusus kasir
userEmail : kasir@gmail.com
password : kasir1234