-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReadME.rtf
10 lines (10 loc) · 1.02 KB
/
ReadME.rtf
1
2
3
4
5
6
7
8
9
10
{\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1033{\fonttbl{\f0\fnil\fcharset0 Calibri;}}
{\*\generator Riched20 10.0.19041}\viewkind4\uc1
\pard\sa200\sl276\slmult1\f0\fs22\lang9 LOGIN AND REGISTER USER SYSTEM BY MUQSIT HUSSAIN\par
User manual : \par
To run this mini project , the requirement is to have Netbeans IDE on your pc . Afterwards you have to import the project files on the IDE . The other requirement for the project is to have MS access database on your system , Create a database on ms access and copy its path and save it in the String : path variable . Next create a table to save credentials ,The other requirement is to have neccessary UcanAccess jar files downloaded and added onto the project library . To run the project , Click on the mainpage.java file and run it \par
You will find two Buttons :\par
Signup button : To signup as a new user for the System \par
login button : to login as a exising user for the system which will match your credientials with the table you have created in your database. \par
}