Question: Follow these steps: Create a basic HTML file. You are required to create a budgeting websitewith the following specifications below. Make use of session storage

Follow these steps: Create a basic HTML file. You are required to create a budgeting websitewith the following specifications below. Make use of session storage to store the values. Create an income object where you can put in the following information asattributes: Name, as a string (e.g. Salary) The amount, as a number (e.g.4,000) Whether or not it is recurring, as a boolean Create five different objects to represent income from different places. Create an expenses object where you can put in the following informationas attributes: Name, as a string (e.g. Groceries) The amount, as a number (e.g.350)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Finance Questions!