Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paley777/kasirku
KasirKu is a cashier management system for website-based retail stores.
https://github.com/paley777/kasirku
cashier laravel website
Last synced: about 2 months ago
JSON representation
KasirKu is a cashier management system for website-based retail stores.
- Host: GitHub
- URL: https://github.com/paley777/kasirku
- Owner: paley777
- Created: 2022-06-17T18:03:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T15:37:55.000Z (6 months ago)
- Last Synced: 2024-07-14T17:25:39.282Z (6 months ago)
- Topics: cashier, laravel, website
- Language: PHP
- Homepage:
- Size: 14.6 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Logo](https://i.ibb.co/7v5GWr2/Screenshot-2022-06-18-010901.png)
# 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
-
## OptimizationN+1 Problems
## Run Locally
Clone the project
```bash
git clone https://github.com/paley777/kasirku.git
```Go to the project directory
```bash
cd kasirku
```Install dependencies
```bash
composer install
```Delete Cache
```bash
php artisan cache:clear
```
Generate Laravel Key```bash
php artisan key:generate
```
Make Storage Link```bash
php artisan storage:link
```
Migrate```bash
php artisan migrate
```
Start the server```bash
php artisan serve
```## Screenshots
![App Screenshot](https://i.ibb.co/ZY8bYMG/Screenshot-2022-06-18-011302.png)
## Suggestion
For suggestions and input on this system, please email [email protected]