Demonstration of a web enabled contact database
Use the data grid to maintain all your important contacts.
You must log in to gain access to the grid.
Once logged in, you will have secure access to all pages.
You cannot see the login page again unless you log out (or restart your browser)
Any field can be the basis for (ascending or descending) sorts
Notice >> numtouches as the rightmost column. (count of child entries)
And don't forget to use the DATE PICKER connected to DOB!
Use search term: demo to select the most realistic records from among 3,000 records of bulk.
SSL encryption courtesy of: CertBot/Letsencrypt
Grid display and editing capabilities courtesy of: DataTables.net
All transactions are committed to PostgreSQL (pfdatabase on linux)
Parent transactions (contacts) are stored in baschema.entity
Child transactions (touches) are stored in baschema.entity_touches