Mini Project on Module Pool Programming.
Objective : To create a SIGNUP and LOGIN page maintaining the database to store the registered users and also allows the users to update the same.
Project Title : ZSIGNUP (In a hurry I named it this, I would have kept ZProject J)
Database Table Name : ZSIGNUP.
Database Structure:
Welcome Screen :
If User click on Button:
SIGNUP – Will go to SIGNUP page.
SIGN In - Will go to SIGNIN page
EXIT - Will exit the screen.
SignUp Screen:
Field “Gender” - It Should display values Male, Female & Others ( J )
SIGNIN Page:
Password : Hidden ( Maintain this in Screen painter )
Once User Clicks on “UPDATE” Button :
In order to update the details ,Enter username and Click “Get Details” button and then edit , Save !