Skip to content

Xamarin Android app that uses ASP.NET web services to create/retrieve/update/delete employee details stored in the XML file. The application contains two themes and a tutorial.

Notifications You must be signed in to change notification settings

A-Abdiukov/mobile-employee-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to set up:

  1. Open the TodoASMX.sln in Visual Studio 2019.

  2. Start the ASP.NET web service project. This can be done by selecting TodoService.asmx and clicking "View in Browser".

  3. Start the Android App located in TodoASMX.Droid project.

How to change the theme

  1. Upon starting the application, click on one of the circular buttons to change your theme.

How to see the tutorial

  1. Upon starting the application, click on the "HELP" button.

How to add employee details

  1. Upon starting the application, tap on the “ENTER THE MANAGEMENT SYSTEM” button.

  2. Tap on the “plus” button on the top left.

  3. Enter in the details.

  4. Click the “Save” button.

How to edit existing employee details

  1. Upon starting the application, tap on the “ENTER THE MANAGEMENT SYSTEM” button.

  2. Tap on the employee you wish to edit (from the table).

  3. New page is opened. Enter the details you wish to change into the boxes. Then scroll to the button.

  4. Click the “Save” button.

How to delete existing employee details

  1. Upon starting the application, tap on the “ENTER THE MANAGEMENT SYSTEM” button.

  2. Tap on the employee you wish to delete (from the table).

  3. New page is opened. Scroll to the button.

  4. Click the “Delete” button.

About

Xamarin Android app that uses ASP.NET web services to create/retrieve/update/delete employee details stored in the XML file. The application contains two themes and a tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published