An open API service indexing awesome lists of open source software.

https://github.com/tutacare/tutapos

TUTA Point of Sale Using Laravel & Angularjs Framework
https://github.com/tutacare/tutapos

point-of-sale pos

Last synced: 14 days ago
JSON representation

TUTA Point of Sale Using Laravel & Angularjs Framework

Awesome Lists containing this project

README

          

# TutaPos
TUTA Point of Sale Using Laravel & Angularjs Framework

Installation


  • Clone the repo: git clone https://github.com/tutacare/tutapos.git

  • Change directory: cd tutapos/

  • Install Laravel: composer install --prefer-dist

  • Change your database settings in config/database.php

  • Migrate your database: php artisan migrate

  • Seed your database: php artisan db:seed

  • View your application in browser

See Demo: http://tutapos.irfanmg.com

Login using:


  • email: admin@tuta.pos

  • password: admin