Cats and Code
>^..^<    A Feline-Friendly Space on the Interwebs    >^..^<
A Feline-Friendly Space on the Interwebs

>^..^<   

Manage Personal Accounts

←   Return

screenshot of accounts app

This demo shows an account management program created using a flat-file relational database. There are 2 data tables - 'accounts' and 'categories', and relationships are established with key-value pairs. All are stored as text files and converted to arrays for processing.

Click here for a Demo

ACCOUNTS Code

Download

ACCOUNTS/pages
ACCOUNTS/inc
ACCOUNTS/data