I need to develop an application with the requirements below
- Enter stock balances
- show all stock balances
- Total sales at the end of the day
etc
Like this there are many operations that should be performed. Can we design that without using any database.