All Projects → tutacare → Tutapos

tutacare / Tutapos

Licence: mit
TUTA Point of Sale Using Laravel & Angularjs Framework

Labels

Projects that are alternatives of or similar to Tutapos

Rocketpool
A next generation decentralised Ethereum proof of stake network and pool, currently in beta and built to be compatible with Ethereum 2.0 and the Beacon Chain.
Stars: ✭ 450 (+291.3%)
Mutual labels:  pos
Salorhospitality
The innovative Point of Sale Solution serving the Hospitality Industry
Stars: ✭ 52 (-54.78%)
Mutual labels:  pos
Store Pos
Point of Sale Desktop App built with Electron
Stars: ✭ 103 (-10.43%)
Mutual labels:  pos
Lightnlp
基于Pytorch和torchtext的自然语言处理深度学习框架。
Stars: ✭ 739 (+542.61%)
Mutual labels:  pos
Rdrpostagger
R package for Ripple Down Rules-based Part-Of-Speech Tagging (RDRPOS). On more than 45 languages.
Stars: ✭ 31 (-73.04%)
Mutual labels:  pos
Wepos
WooCommerce Point of Sale ( POS ) WordPress Plugin
Stars: ✭ 63 (-45.22%)
Mutual labels:  pos
Wordpos
Part-of-speech utilities for node.js based on the WordNet database.
Stars: ✭ 417 (+262.61%)
Mutual labels:  pos
Open Retail
Perangkat lunak open source yang dikembangkan khusus untuk bidang usaha ritel, grosir, toko bangunan, toko komputer, toko buku, counter hp, pos, point of sale, kasir dan bidang usaha lainnya yang sejenis.
Stars: ✭ 110 (-4.35%)
Mutual labels:  pos
Fiscalberry
[JSON ↔ HW] Connect things using JSON API with the fiscalberry websocket server interact easily with any kind of Hardware. Another IoT solution...
Stars: ✭ 44 (-61.74%)
Mutual labels:  pos
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-16.52%)
Mutual labels:  pos
Stratisbitcoinfullnode
Bitcoin full node in C#
Stars: ✭ 757 (+558.26%)
Mutual labels:  pos
Awesome Blockchain
⚡️Curated list of resources for the development and applications of blockchain.
Stars: ✭ 937 (+714.78%)
Mutual labels:  pos
Pharmacy Pos
Pharmacy+ POS is Point of Sale for health institutions that deal with walk-in patients such as clinics and drug shops.
Stars: ✭ 70 (-39.13%)
Mutual labels:  pos
Deta parser
快速中文分词分析word segmentation
Stars: ✭ 476 (+313.91%)
Mutual labels:  pos
Eflinventory V2
🏬 Point-of-sale and inventory tracking for small-scale retail stores. Easily manage inventory, purchases, sales, and damaged and/or expired products.
Stars: ✭ 106 (-7.83%)
Mutual labels:  pos
Fasthan
fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。
Stars: ✭ 449 (+290.43%)
Mutual labels:  pos
Angular 4 Material Pos
POS written in Angular 4 with Angular Material UI
Stars: ✭ 54 (-53.04%)
Mutual labels:  pos
Nlp Papers
Papers and Book to look at when starting NLP 📚
Stars: ✭ 111 (-3.48%)
Mutual labels:  pos
Min nlp practice
Chinese & English Cws Pos Ner Entity Recognition implement using CNN bi-directional lstm and crf model with char embedding.基于字向量的CNN池化双向BiLSTM与CRF模型的网络,可能一体化的完成中文和英文分词,词性标注,实体识别。主要包括原始文本数据,数据转换,训练脚本,预训练模型,可用于序列标注研究.注意:唯一需要实现的逻辑是将用户数据转化为序列模型。分词准确率约为93%,词性标注准确率约为90%,实体标注(在本样本上)约为85%。
Stars: ✭ 107 (-6.96%)
Mutual labels:  pos
Jsprintmanager
Advanced Client-side Printing & Scanning Solution for Javascript
Stars: ✭ 74 (-35.65%)
Mutual labels:  pos

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].