Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okunishinishi/sellit
https://github.com/okunishinishi/sellit
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/okunishinishi/sellit
- Owner: okunishinishi
- License: mit
- Created: 2013-10-05T04:39:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-02T15:32:41.000Z (about 10 years ago)
- Last Synced: 2024-04-13T06:21:03.373Z (9 months ago)
- Language: JavaScript
- Size: 34.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sellit
======システム会社の営業向けのマチュアマップシステム。
顧客ごとに、どのシステムをどう導入しているかのマトリクス管理を行なう。![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
```license
-------
This software is released under the [MIT License](https://raw.github.com/okunishinishi/sellit/master/LICENSE).