Barangay Management System Development Part 6 – Main Form and Menu Structure
Welcome to the part 6 of our series tutorial on how to establish a barangay management system. The part 6 is all about the main form creation and menu structure of the system.
This tutorial is the continuation of the part 5, so you must download the resources from the previous tutorial.
In our previous topic, we have created a login form that connects to our database. The user needs to input the username and password and the code will try to match the combination in our table, once there is a match the login form will close and the main form will open.
Our task right now is to prepare the main form and the menu navigation for our system.
The following are the menu structure of the system based on the specified features that we have prepared.
We will prepare 3 main menus; File menu, Record menu and Report menu
Under File menu are the following:
- My Account
- Refresh
- Logout
- Exit
Under Record menu are the following:
- Purok Management
- Purok President
- Officials Management
- Residents Information
Under Report menu are the following:
- Statistics Report
- Certificate Issuance
To create a menu, click the Tools menu and select the Menu Editor.
The menu Editor will open and then add the menus based on our menu structure.
Final output is shown in the image below.
You may also visit the following articles related to the barangay information system.
Barangay Records Management Features and User Interface
City Wide Barangay Management System in PHP and MySQL
see you on the part 7 of this free tutorial.
iNetTutor.com