Manage Personal Accounts

←   Return to Projects

cat in a bag

Click here for a DEMO

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.

Download Code HERE