Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/okunishinishi/sellit


https://github.com/okunishinishi/sellit

Last synced: 2 months ago
JSON representation

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).