Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okunishinishi/kurokawa

kruokawa-techo
https://github.com/okunishinishi/kurokawa

Last synced: 2 months ago
JSON representation

kruokawa-techo

Awesome Lists containing this project

README

        

kurokawa
======

顧客管理システム。

営業部向けの、顧客情報管理システムです。

+ 顧客情報管理
+ 営業マン点数付け
+ エクセル出力

などができます。

![capture](doc/img/capture.png "capture")

requirements
------
+ [Node.js](http://nodejs.org/)
+ [MongoDB](http://www.mongodb.org/)

quick start
------
```bash
npm install
node app.js
```