Skip to content

KasirKu is a cashier management system for website-based retail stores.

Notifications You must be signed in to change notification settings

paley777/kasirku

Repository files navigation

Logo

Cashier Management System (KasirKu)

The Cashier Management System (KasirKu) is a website-based system with the Laravel 8 Framework. KasirKu functions to make things easier cashier management. This system takes the case of one of the building retail stores in Bengkulu.

Integration

Apart from using Laravel 8, this system also integrates the Framework Bootstrap as front-end. This system uses SQL database and in The development uses MySQL Workbench software.

User Features

  • Data Processing Management
  • Cashier Management
  • Recapitulation Management

System Features

  • Laravel 8
  • Using Eloquent from Laravel
  • Templates for headers and footers
  • Full CRUD integration
  • Authentication from Laravel
  • Pagination
  • Search Data
  • Automatic Cashier Logic
  • Automatic Transaction Notes
  • Export PDF

Optimization

N+1 Problems

Run Locally

Clone the project

  git clone https://github.com/paley777/kasirku.git

Go to the project directory

  cd kasirku

Install dependencies

  composer install

Delete Cache

  php artisan cache:clear

Generate Laravel Key

  php artisan key:generate

Make Storage Link

  php artisan storage:link

Migrate

   php artisan migrate

Start the server

   php artisan serve

Screenshots

App Screenshot

Suggestion

For suggestions and input on this system, please email valleryan1212@gmail.com