zharmedia386 / tokobot

πŸͺ™ B2B Marketplace for Micro, Small, and Medium Enterprise

Home Page:http://sicakep.qayimmasjid.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tokobot

The Community Partnership Program (PKM) with the title "Development of a Financial Management Application for Mosque-Owned Enterprises to Empower Mosque Congregants in Rancamulya Village" involves analysis, design, and implementation of the UMKM Masjid application, as well as socialization of its usage.

Requirements

  • PHP 8.0 or higher
  • Database (e.g., MySQL)
  • Web Server (e.g., Apache, Nginx, IIS)

Installation

  • Install Composer and Npm
  • Clone the repository: git clone https://github.com/zharmedia386/tokobot.git
  • Install dependencies: composer install ; npm install ; npm run dev
  • Run cp .env.example .env for create .env file
  • Run php artisan migrate --seed for migration database
  • Run php artisan storage:link for create folder storage
  • Detail login, Username : admin Password 123456
  • Run php artisan queue:listen for run queue

Features

1. Register Account

Users can register on the application.

2. View product data

Users can view product details.

3. Record sales

Users can record sales transactions.

4. View sales data

Users can view detailed sales transactions.

5. Record purchases

Users can record purchase transactions.

6. View purchase data

Users can view purchase transactions in detail.

7. Generate financial reports

Users can view financial reports in the form of balance sheets, cash flow statements, and profit and loss statements.

Demo

Here's the quick demo of the app : https://youtu.be/a8nPGJGxiV4

License

MIT

Screenshots

Authentication Page

\

Home Page

Asset Page

Invoice Page

Sales Page

Purchase Page

About

πŸͺ™ B2B Marketplace for Micro, Small, and Medium Enterprise

http://sicakep.qayimmasjid.com/

License:MIT License


Languages

Language:Blade 58.9%Language:HTML 30.4%Language:PHP 10.6%Language:Vue 0.0%Language:Procfile 0.0%