Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 894 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 894 Bytes

DBMS-system-mini-project-

This project is a Data Base management System created to manage the membership and fee details of gym(Here Everyouth gym) members. This program uses NetBeans java as front end and MySql as back end. The NetBeans IDE provides rapid development of front end with GUI. The MySql codes and the output images are attached with the files.

extension .java files consist of the java code for the project.

extension .form file is an XML file that the visual form editor uses to store information. You do not need to distribute it with your application; it's only used by the IDE. However, if you want to open your form again in the form editor, you should keep the file.

extension .png are images which shows how output comes.Please follow the serial number sequence of .png files to understand how program work an what project is.

the MySQl code is saved in .txt file.