Skip to content

aybezz/igo_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Igo Web Framework Test

Presentation

Simple app to test Igo Web Framework for NodeJs

Getting started

Before using Igo, you need to install NodeJS (>=5.9.1) and a few modules:

$ npm install -g bower gulp-cli mocha

To get started clone, install the required packages and run the migration file migration.js for creating the test database igo_test:

$ git clone [email protected]:aybezz/igo_test.git igo_test && cd igo_test
$ npm install && bower install
$ node migration.js
$ gulp

Go to localhost:3000 and have fun. To test with and existing agent: login: aybezz pwd: aa

Screenshots

Page de connexion Alt text

Formulaire de la fiche client - Étape 1/2 Alt text

Formulaire de la fiche client - Étape 2/2 Alt text

Listing des appels - 1 Alt text

Listing des appels - 2 Alt text

Listing des appels - 3 Alt text

Formulaire d'inscription Alt text

About

Test Igo Web Framework for NodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published