All Projects → foyzulkarim → bizbook-client

foyzulkarim / bizbook-client

Licence: GPL-3.0 license
The repository of bizbook client project

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
typescript
32286 projects

Projects that are alternatives of or similar to bizbook-client

bizbook-server
The repository of bizbook server web api project
Stars: ✭ 45 (+60.71%)
Mutual labels:  erp, inventory, saas, pos, multi-shop, bizbook, bizbook365, multi-warehouse
Popcommerce
POP Commerce is an eCommerce and ERP application suite for retail and wholesale organizations. POP Commerce is based on Moqui Framework, Mantle Business Artifacts, and Simple Screens.
Stars: ✭ 64 (+128.57%)
Mutual labels:  erp, inventory, accounting, crm
Openpapyrus
Sophisticated ERP, CRM, Point-Of-Sale, etc. Open source now. This system is developed since 1996.
Stars: ✭ 158 (+464.29%)
Mutual labels:  erp, inventory, accounting, crm
NotrinosERP
A web-based erp, accounting system that written in PHP and MySql includes Sales, Purchasing, Warehousing, Manufacturing, Human Resource... It supports multi user, multi currencies, multi languages.
Stars: ✭ 46 (+64.29%)
Mutual labels:  erp, inventory, accounting, pos
Qt Client
This repository contains the source code for the Desktop client. The Desktop client is built using the Qt framework for C++. The client can be extended or customized using JavaScript. This client is used by all editions of xTuple ERP.
Stars: ✭ 93 (+232.14%)
Mutual labels:  erp, inventory, accounting, crm
Xtuple
This repository contains the source code for the database schema for the PostBooks edition of xTuple ERP and xTuple's REST API server. The REST API server is written in JavaScript running on Node.js. The database schema for PostBooks runs on a PostgreSQL database server.
Stars: ✭ 247 (+782.14%)
Mutual labels:  erp, inventory, accounting, crm
Metasfresh
We do Open Source ERP - Fast, Flexible & Free Software to scale your Business.
Stars: ✭ 807 (+2782.14%)
Mutual labels:  erp, accounting, crm
Erpnext
Free and Open Source Enterprise Resource Planning (ERP)
Stars: ✭ 10,220 (+36400%)
Mutual labels:  erp, accounting, crm
Yetiforcecrm
Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
Stars: ✭ 1,056 (+3671.43%)
Mutual labels:  erp, crm, open-source-project
Steedos Platform
华炎魔方低代码/无代码平台。内核采用了元数据、微服务、微前端、K8S等最新的技术架构。Steedos Low-Code / No-Code Platform in nodejs and mongodb.
Stars: ✭ 310 (+1007.14%)
Mutual labels:  erp, crm, saas
Workflow
审批王,华炎魔方内置BPM工作流引擎,低代码快速开发平台。
Stars: ✭ 111 (+296.43%)
Mutual labels:  erp, crm, saas
Idempiere
iDempiere. Community Powered Enterprise. Full Open Source Business Suite ERP/CRM/MFG/SCM/POS
Stars: ✭ 137 (+389.29%)
Mutual labels:  erp, accounting, crm
Wp Erp
An open-source ERP (Enterprise Resource Planning) solution for WordPress
Stars: ✭ 441 (+1475%)
Mutual labels:  erp, accounting, crm
Akaunting
Free and Online Accounting Software
Stars: ✭ 4,599 (+16325%)
Mutual labels:  erp, accounting, crm
Gauzy
Gauzy™ - Open-Source Business Management Platform (ERP/CRM/HRM)
Stars: ✭ 374 (+1235.71%)
Mutual labels:  erp, accounting, crm
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (+692.86%)
Mutual labels:  erp, inventory, accounting
Dolibarr
Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). It is open source software (written in PHP) and designed for small and medium businesses, foundations and freelancers. You can freely install, use and distribute it as a standalon…
Stars: ✭ 2,877 (+10175%)
Mutual labels:  erp, accounting, crm
Scipio Erp
Your Online Business Kit - Build your own business applications. Create your own online shop. Customize to your own needs.
Stars: ✭ 247 (+782.14%)
Mutual labels:  erp, accounting, crm
SimpleScreens
Simple Screens is a library of screens and screen components (forms, sections, transitions) to be included, extended, or generally reused in applications based on Moqui Framework and Mantle Business Artifacts.
Stars: ✭ 20 (-28.57%)
Mutual labels:  erp, accounting, crm
Shopyo
🎁 Your Open web framework, designed with big in mind. Flask with Django advantages. Build your management systems, ERP products & mobile backend (coming soon). Small business needs apps included by default. First timers friendly. Email: [email protected] | password: pass
Stars: ✭ 172 (+514.29%)
Mutual labels:  erp, inventory, pos

AngularJS(1.5) TypeScript Client of BizBook365 ERP

The client repository of bizbook client. Used AngularJS 1.5 with TypeScript

Professional help and support

Email: [email protected]

Have question? Community is here

Please let us know if you have any Question / Confusion so that we can add them in readme or Wiki or make videos to help you appropriately. Please visit our facebook page Code Coopers Academy and join in our group for active participation.

Installing

A step by step series of examples that tell you how to get a development env running.

  1. Clone the repository
  2. Run npm install to install required dependencies.
  3. Open 3 different terminal windows inside of the 'src' folder
  4. In terminal 1, run tsc -w to check for typescript file change.
  5. In terminal 2, run http-server to run the client's server
  6. In terminal 3, run gulp min to prepare a distribution build and to copy those in dist folder.
  7. Visit http://localhost:8080/index.dev.html
  8. Visit http://localhost:8080 for production level site
  9. Check video instruction

Demo images

Sales list page

Deployment

[Details will be added soon]

Technology used / Built With

Contributing

Currently I am not taking any external contribution. I will make it open for contribution after I make the repository ready.

Versioning

We will use SemVer for versioning.

Authors

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc
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].