Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 883 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 883 Bytes

Kinoa::CRM

Codeship.io

Description

Kinoa is a CRM built with angularJS and Deployd.

Local use

Requirements

git clone https://github.com/NicolasRitouet/kinoa.git
cd kinoa
npm install
bower install
gulp

Create a user

When starting the app for the first time, you'll need to add a user:

Go to the Dashboard and create a new user.

Open http://localhost:3000/ to use the application.

TODO

  • internationalize Kinoa (because not everybody speaks french!)
  • add tests
  • add CI with Wercker
  • make the CRM more generic (remove tax centers)