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
- Host: GitHub
- URL: https://github.com/tutacare/tutapos
- Owner: tutacare
- License: mit
- Created: 2015-05-29T06:25:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T00:50:33.000Z (about 7 years ago)
- Last Synced: 2025-04-17T04:12:29.088Z (6 months ago)
- Topics: point-of-sale, pos
- Language: PHP
- Homepage: http://irfanmg.com/tutapos-point-of-sale-using-laravel-and-angularjs-framework/
- Size: 699 KB
- Stars: 135
- Watchers: 22
- Forks: 115
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TutaPos
TUTA Point of Sale Using Laravel & Angularjs FrameworkInstallation
- 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