Implement an app that
- shows an HTML form with an info about an expense (date, title and amount)
- receives its data in a POST request
- save it to a JSON file
- and return an HTML page with well formatted JSON
Read the guideline before start
Implement an app that
Read the guideline before start