This was an assignment when I finished learning to work with arrays with C language. It uses a 5D array to simulate a warehouse complex and uses various techniques to do some basic warehousing tasks like updating inventory, calculating the inventory value. It is fully modularized and uses C's random function to fill warehouse items with a conditioned random values.
MoneyTrack is a personal financial recording system, means it keeps track of your incomes / expenses via a database which can be accessed in different ways. There are several frontends available (web frontend, java-client, ...).
Yep is a Consumer Financial Software System (CFSS). This system is to be used by consumers to keep track of their finances and plan their financial future.