Question: CSE 215L: Programming Language II Lab Faculty: Rajesh Palit, Sec - 3 Project Checklist, Fall 2021 WIE Project Checklist: Project should include: 1. Authentication or

CSE 215L: Programming Language II Lab Faculty: Rajesh Palit, Sec - 3 Project Checklist, Fall 2021 WIE Project Checklist: Project should include: 1. Authentication or login using credentials with new user signup 2. Loop 3. Method 4. Arrays 5. Inheritance 6. Interface 7. Abstract class 8. File 9. Exception 10. JAVA GUI using Swing or JAVAFX. Points 1 - 8 should be used as a Java programming. For authentication, you will need a sign up or registration page in your project and then the login page will check the username and password. Upon successful match, the user will be logged in to the application. CSE 215L: Programming Language II Lab Faculty: Rajesh Palit, Sec - 3 Project Checklist, Fall 2021 WIE Project Checklist: Project should include: 1. Authentication or login using credentials with new user signup 2. Loop 3. Method 4. Arrays 5. Inheritance 6. Interface 7. Abstract class 8. File 9. Exception 10. JAVA GUI using Swing or JAVAFX. Points 1 - 8 should be used as a Java programming. For authentication, you will need a sign up or registration page in your project and then the login page will check the username and password. Upon successful match, the user will be logged in to the application
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
