Exercise 1: Employee Management System
Load Employees
ID
Name
Department
Salary
Actions
Add / Update Employee
ID:
Name:
Department:
Salary:
Add Employee
Update Employee
Exercise 2: Library Book Tracker
Load Books
Book ID
Title
Author
Status
Actions
Add / Update Book
Book ID:
Title:
Author:
Status:
Add Book
Update Status
Exercise 3: Student Record System
Load Students
ID
Name
Course
Marks
Actions
Add / Update Student
ID:
Name:
Course:
Marks:
Add Student
Update Student
Exercise 4: Product Inventory System
Load Inventory
Search by Category:
Search
Show All
ID
Name
Category
Price
Stock
Note
Actions
Add / Update Product
Product ID:
Name:
Category:
Price:
Stock:
Add Product
Update Product
Total Inventory Value:
0