JAVA Assignment
Problem Statement
Perform CRUD operations using Java and Flutter. Use Employee Database given for
reference
Implement DOB, Phone number and email validation
Have a feature to export the data to pdf and excel
Programming Language: JAVA
UI toolkit: Flutter
Database: Choice of student (MySQL, Mongo, etc)
Employee Table
Emp ID Name Designation DOB Phone No Email ID
Expected OutPut
Screenshots attached are for reference only (You can come up with your own UI design)
Add Employee :
Validations required for email id, phone number and DOB fields
Edit Employee :
Screenshots for reference only
Search :