App Sistem Kasir (POS) diperuntukkan ke Cafe/Resto atau usaha sejenis yang lainnya.
Desain database:
Impor database terlebih dahulu sebelum mengakses.
- Analysis Requirements System: https://docs.google.com/spreadsheets/d/1ETTXgDjSgUPPLy17V7x7Izv0Kr4lqnUgnA_9F1sCmqQ/edit#gid=1429189567
- UI/UX Design & References: https://www.figma.com/file/VxRfW1OshdlRHQYvRGoDgQ/Ref-UI-Sistem-Kasir?type=design&node-id=0%3A1&mode=design&t=2fSe3RjbJs4ShVtt-1
- Make sure you have php/xampp installed
- Clone repository to C:/xampp/htdocs
- Open command, navigate to root project directory
- Run
composer install
- Run
php spark serve
- Open http://localhost:8080/ in browser