Ceate a new application that will implement json


Assignment: JSON Implementation

You are tasked with creating a new application that will implement JSON, allow employee records to be edited and deleted with the results being saved back to the original JSON data file.

In order to JSON file loading, you will need to download the Newtonsoft JSON DLL. This can be found at the newtonsoft web site. Instructions for download and implementation are also found at the same web site.

The following elements are defined as requirements for this application.

1. OOP Implementation

Define a class containing the following fields using proper OOP concepts.

First Name

Last Name

Street Address

City

State

Zip

Employee Type

2. JSON Implementation

A proper JSON data file must be defined for this application.

Your application must load and display the JSON file data. Display instructions should follow those used in previous Week Assignments.

3. Employee Data Edit/Delete

Your application should allow the user to select and edit or delete an employee record. The results from this edit/delete operation should be displayed on your UI. Refer to the Demo app for this week for an example of an edit/delete method.

4. JSON File Save

The results from all edit/delete operations should be saved using the JSON file format noted in Item #2 above.

5. Your code must compile and run.

6. Your code must have code comments.

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also includes a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Solution Preview :

Prepared by a verified Expert
Computer Engineering: Ceate a new application that will implement json
Reference No:- TGS02988151

Now Priced at $50 (50% Discount)

Recommended (99%)

Rated (4.3/5)