项目作者: mw-5
项目描述 :
Web service for CRUD operations on CRM database. Backend for CRM mobile app.
高级语言: Java
项目地址: git://github.com/mw-5/CRM_WS.git
CRM_WS
Web service which enables CRUD operations on customers, contact persons and notes of CRM database.
Allows upload and download of files as attachment to a note.
- Can be used as a back end for CRM mobile app.
- Build and tested with NetBeans and GlassFish.
- Use SetUpCrmDb.sql file and follow instructions inside to set up CRM database on a PostgreSQL server.
- Set up a path where folders with files for each customer will be created and specify this path in config.properties