NgAddressBook

From Free Software Directory
 
Jump to: navigation, search


[edit]

ngAddressBook

https://github.com/jfmdev/ngAddressBook
An address book HTML5 app,

ngAddressBook is an address book HTML5 app, implemented with AngularJS, Bootstrap and PouchDB, and tested with QUnit and Selenium.

It was developed as a sample application for developers which want to learn how to:

   Develop single page applications with AngularJS
   Use Bootstrap for create user interfaces.
   Use PouchDB for client-side storage.
   Make unit tests with QUnit.
   Make unit tests with Selenium IDE.
  1. Features #

The application is very simple: it shows a list of contacts that can be updated, using a form, or downloaded as a CSV file.

When the application is opened, shows a list of all contacts; each contact as an "Edit" button which opens a form, in which the user can modify or delete the contact. Below the list of contacts, they are two buttons, one for add new contacts and another for export the current list as a CSV file.





Licensing

License

Verified by

Verified on

Notes

Verified by

donaldr3

Verified on

30 December 2016




Leaders and contributors

Resources and communication

Software prerequisites




Entry













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.