examan007 / neocontact

Simple contact manager based on Bootstrap, JQuery, Angular, Node, and Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neocontact

Simple contact manager based on Bootstrap, JQuery, Angular, Node, and Express.

Installation:

  1. Clone to local git clone https://github.com/examan007/neocontact.git <working directory>
  2. Install nodejs
  3. npm install npm-install-all -g
  4. cd <working directory>
  5. npm-install-all
  6. node server/web
  7. Browse to http:localhost:3333

Known Issues:

  1. Profile images greater than ~25Mb are not supported.
  2. Undo is not implemented; this means remove is a bit clunky.
  3. Search is not implemented; this means specific contact selection is difficult.
  4. Support for many contacts is designed but not implemented; this is good for under 100 (not tested).

About

Simple contact manager based on Bootstrap, JQuery, Angular, Node, and Express

License:MIT License


Languages

Language:JavaScript 91.9%Language:HTML 6.9%Language:CSS 1.1%Language:Shell 0.1%