Skip to content

Ridhsuki/Simple-cashier-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

35 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Laravel Logo

Simple Cashier Web

Simple Cashier Web is a simple cashier application built using Laravel Framework, Bootstrap (Dashmin) template, jQuery and SweetAlert.

Features

  • Dashboard: Show status, total sales, and total income.
  • Products: Add, delete, and edit products.
  • Print Product Label: Print product label with barcode C128.
  • Sales and Receipt: Print receipts directly to the printer (auto print).
  • Product Log: Show product changes (add or sell products).

Additional Features

  • Product Search: Make it easy to search products.
  • Calendar: Shows the real-time current time and date.

Screenshoots

Login Page Register Page Dashboard Product List Add Product Add Product Stock Delete Product Stock Print Barcode Product Sales List Add Sale Pay Sale (Cash) Receipt/Invoice Produk Log Unavailable Qris

How to Use

To use this project, follow these steps:

  1. Clone the repository using git and open folder:

    git clone https://github.com/Ridhsuki/Simple-cashier-web.git
    cd Simple-cashier-web
  2. Install the dependencies using Composer:

    composer install
  3. Copy the .env.example file to .env and configure:

    cp .env.example .env
  4. Generate the app key:

    php artisan key:generate
  5. Run the database migrations and seeder:

    php artisan migrate --seed
  6. Start the app locally:

    php artisan serve
  7. Open your browser and go to http://localhost:8000 and login as admin.

    admin@email.com
    password

Feedback and Suggestions

I am open to any feedback or suggestions. Feel free to open an Issue if you have any problems or want to give advice!

Social Media

Website GitHub Instagram LinkedIn YouTube Threads Facebook BlueSky TikTok

Support

If you like this project or want to support it, please give this repository a Star. ⭐

Thank you for using this project!

About

πŸ›’ Simple Cashier Web: A fast, easy-to-use cashier system with Laravel & Bootstrap. Manage sales, products, and print receipts in a snap! 🏷️ Feel free to try & modify! πŸš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors