Skip to content

gitter-badger/openMarketplace

 
 

Repository files navigation

open source light ERP for e-commerces

Build Code Climate Test Coverage

Enviroment

  • Google Appengine (Endpoints API) and Datastore
  • Python
  • Bootstrap and JQuery

Modules in development

  • Products
  • Suppliers
  • Purchases
  • Sales
  • Cash Flow
  • Dashboard
  • Reports

To Do Features

  • Android and iOS clients

Git

git add .
git commit -m "Comments"
git push

Dev server

$ dev_appserver.py . --log_level=debug [--clear_datastore] [--clear_search_indexes]

Upload Application (Example)

$ appcfg.py -A salomax-marketplace update .

WebClient

https://your-app-id.appspot.com/

Endpoints API

http://your-app-id.appspot.com/_ah/api/explorer

License

See LICENSE.

About

Open source light ERP & CRM to e-commerces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 38.6%
  • JavaScript 38.2%
  • HTML 16.6%
  • CSS 6.6%