Python: Expenditure App
Expenditure Application
In this post, we will go through the case study of our application.
‘ The Case’
We want to build an application to store and retrieve some data regard our expenditure, we will go as simple as two keys (date and amount), and we will save the data in a json file. So to view the data we need some functions to do some operations on the data such as Add, Delete, retrieve and change.
I will use the @pycharm to write the code and test it, but any other code editors can be used. Also, I assume we have Python and json installed in your PC.
Categories: ASP, .NET, HTML Code, json, Projects/Experiments, Python
ahradwani.com, Ali, Code, Computer, json, Language, Project, Python
Comments (0)
Trackbacks (1)
Leave a comment
Trackback
-
December 2, 2018 at 11:00 amPython : Expenditure App | Ali's Photography Space...