Skip to content

Source code project [SI Warung Makan] with laravel 8 framework

License

Notifications You must be signed in to change notification settings

TheSkinnyRat/si-warung-makan

Repository files navigation

SI Warung Makan - Source Code

Preview Image Preview Image Preview Image

Program source code for SI Warung Makan Project [RPL B - 2021].

Preview Image

Online Preview

[Coming Soon]

Used Technology

Part of this project

Getting Started

  1. Configure the database
  2. Download / clone this repository to your server or local server (htdocs in xampp, /www folder, etc)
  3. Rename or copy .env.example to .env
  4. Open .env file and configure according to your database
  5. Open command line (cmd, power shell, etc)
  6. Run composer install
  7. Run php artisan key:generate
  8. All set ~
  9. You can try login to backend using username: superadmin and password: superadmin
  10. Or you can directly insert data to user table using BCrypt as password encryptor. You can use BCrypt generator tool in online sites to encrypt your password!
  11. Not work? open issue

To Do Lists

Backend

  • Login
    • Login Super Admin
    • Login Admin
  • Super Admin
    • CRUD User
    • CRUD Menu
    • CRUD Kategori
    • CRUD Status
    • CRUD Pelanggan
    • Manajemen Pesanan
    • Generate Laporan
  • Admin
    • Manajemen Pesanan

Frontend

  • Sistem Pendaftaran
  • Sistem Pemesanan
  • Status Pesanan

Find a bug or something wrong ?

Open issue !

LICENSE

MIT License

About

Source code project [SI Warung Makan] with laravel 8 framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published