Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okunishinishi/kurokawa
kruokawa-techo
https://github.com/okunishinishi/kurokawa
Last synced: 2 months ago
JSON representation
kruokawa-techo
- Host: GitHub
- URL: https://github.com/okunishinishi/kurokawa
- Owner: okunishinishi
- License: mit
- Created: 2013-11-13T10:32:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-02T12:18:14.000Z (about 10 years ago)
- Last Synced: 2024-04-13T06:21:03.692Z (9 months ago)
- Language: JavaScript
- Size: 3.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```