Mobile_Programming 5 - Saiaishwaryapuppala/CSEE5590-CS490-Web-MobileProgramming GitHub Wiki

Objective:

The main objective of this tutorial is to understand the concept of SQLite Database and firebase database.

Task 1:

Update and delete the employee using SQLite Database.

The code responsible for update functionality:

Output:

The initial screen before the data is updated:

Once the user clicks update the records got updated.

Once the user clicks delete the records got deleted.

Task 2:

Logout & Delete functionality:

Code:

Output:

Video Link: Part1 https://drive.google.com/file/d/1jCVLMC-e3JxKp-cANdUJ6tcSKqzV6hoz/view?usp=sharing

Part2: https://drive.google.com/file/d/1jfH6g3YUAKbesVX0WMoLVdb8QtcGKCE8/view?usp=sharing