A web application to manage your laundry.
- HTML
- CSS
- JS
- PHP8
- MySQL
- SB Admin 2
- Bootstrap
-
Admin
- CRUD Members
- CRUD Outlets
- CRUD Package
- CRUD Users
- Make Transaction
- Generate report
- Login
- Logout
-
Cashier
- CRUD Members
- Make Transaction
- Generate report
- Login
- Logout
-
Owner
- Generate report
- Login
- Logout
Here are the steps to run this project.
- Give a star to this repo (optional).
- Clone this repo.
git clone https://github.com/zulfikarpinem/laundry-native.git laundry
- Change current working dir to
/laundry
. - Create a database on your server/computer.
- Import the
laundry.sql
file to your database. - Go to
config/database.php
and change thehostname
,username
,password
, anddb_name
. - That's all.
- Email : zulfikarm022@gmail.com
Distributed under the MIT License. See LICENSE
file for more information.