theanik / Shorol-stock

stock management Single Page Application. Laravel - Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shorol Stock

This is a demo of stock management Single Page Application.

Screenshot from 2019-08-20 01-02-13

Techstask

  • Laravel 5.8
  • Vue.js
  • mysql

Features

  • Customer Management
  • Supplier Management
  • Category Management
  • Product Management
  • Stock || Purchase Management
  • Sales Management
  • Admin(user) Management
  • user profile
  • Search
  • Pagination
  • Export table as CSV

Tach Features

  • Laravel 5.8
  • Resource & Collection
  • factory
  • bootstrap
  • admin-lte
  • Vue.js
  • vue-routing
  • vue-snotify
  • v-form
  • vue-progress-var
  • axios

How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • Run npm install or yarn
  • Run php artisan config:cache
  • Run php artisan serve (serve at localhost:8000)
  • Run npm run dev or npm run watch
  • That's it: launch the main URL and login with default credentials Email : admin@task.com - Password : adminpass

About

stock management Single Page Application. Laravel - Vue.js


Languages

Language:HTML 47.4%Language:Vue 23.4%Language:PHP 17.5%Language:CoffeeScript 11.5%Language:CSS 0.1%Language:Shell 0.1%