BSC Final Project Presentation
BSC Final Project Presentation
System analyzing
System Design
Implementation
•Devision Table
•Bank Table
Field Name Description Data type Comment
Bank_No Bank Number int Primary Key
Bank_Name Bank Name Nvarchar(20)
SYSTEM DESIGN
6. Relationship Design In the database.
Relationship between tables
SYSTEM DESIGN
7. Design Flow Charts.
Start
A flowchart is a type of diagram that represents a workflow or process
1.Login process flowchart
Type the user name and
password!
No Yes
Is the user name and
password correct?
Warning message A
Main Window
Yes No
Try again
End
SYSTEM DESIGN
7. Design Flow Charts.
2. Save data flowchart
B1
Save data
Enter data
No Is data Yes
Correct?
Message
Is data exist?
Message
Save data
SYSTEM DESIGN
8. User interface design (UI)
In our system we have used Visual Basic .NET to design the user interface as well as programing and
software development, user interface enables the user to interact with the program
1.Login window
SYSTEM DESIGN
8. User interface design (UI)
2.Main window
SYSTEM DESIGN
8. User interface design (UI)
3.Student registration window
SYSTEM DESIGN
8. User interface design (UI)
4.General Settings window
IMPLEMENTATION, TEST AND MAINTENANCE.
1. introduction
During this phase, programmers program the modules, write the entire system scripts, then test the system,
and then install the system to be used by users.
Tools used in the implementation
Software Development tools
Microsoft Visual Basic.NET version 2019, community edition.
Microsoft SQL Server version 2017, Express edition.
SAP Crystal Reports version 13, standard edition.