mobile icp5 - PardhaSaradhi74/Web-and-Mobile-2020-summer GitHub Wiki

NAME

RAMINENI,PARDHA SARADHI

CLASS ID

38

Source Code:

https://umkc.box.com/s/v8urrj1lzmbo4vm4ldxhf3ilkkqdege

SQLite:

1.Open the use case SQLite provided in the source code and understand how the control flows from source code to UI

2.Add the following functionality to the app:

•deleting employee or employer details

•Updating employee details

Implementation

Open the SQLite case included in the source code and understand how the control flows from source code to UI2 and add functionalities such as removing data on the staff or the employer and updating staff details to the app.

We add some features like update,delete,search and save options to it.

And coming to employee module we can update,delete,save the employee details based on employers company.

In the below screenshots it is detailed:

Firebase:

1.Open the use case 'Firebase'provided in source code and understand how the control flows from source code to UI

2.Add ANY ONE OF THE following functionalities to the app:•Log out•Delete feature

Implentation:

For this we need to setup the firebase and once it is done. we can update or save the features into the firebase.The firebase app contains two options signup and signin and once you signup with the details of your email and password it stores details in the firebase.The fire base contains all the features except the contact number.