E126643 Niluksha Final Project
E126643 Niluksha Final Project
Mr.Pasan Weththasinghe
Assessor/Lecturer
Final Project
Unit
Skills International
Project Title
Niluksha Kariyawasam
Student’s Name
Student’s Registration No E126643
Submission Date 27/07/2022
Marks Achieved (%)
Assessor/Lecturer Feedback
Important Points.
• Carefully check the hand in date and the instructions given with the project. Late
submissions will not be accepted.
• Ensure that sufficient time is spent to complete the assignment by the due date.
• Do not wait till the last minute to get feedback on the project. Such excuses will not be
accepted for late submissions.
• You must be responsible for efficient management of your time.
• If you are unable to hand in your project on time and have valid reasons such as illness,
you may apply (in writing) for an extension.
• Failure to achieve at least 40.00% marks will result in a Repeat grade.
• Non-submission of work without valid reasons will lead to an automatic Repeat. You
will then be asked to complete an alternative project.
• If you use other people’s work or ideas in your assignment, it must be properly
referenced, using the HARVARD referencing system, in your text or any bibliography.
Otherwise, you’ll be found guilty of committing plagiarism.
• If you are caught plagiarising, your grade will be reduced to a Repeat or at worst, you
could be excluded from the course.
Instructions
• Design the software system according to the given instructions.
• Use appropriate fonts, colors, and images for Frontend (GUI design) of your software.
• Proposed Software system must have a database and properly connected to the
system. (Database should be designed using SQL Server Management Studio)
• Database must contain minimum one Table (Table column structure provided in Figure
X).
• Test the software and submit the project on or before the given deadline.
• Create a Microsoft Word Document including all the screenshots of forms in your
system and code snippets of each form.
• The entire project brief (These nine pages) should be attached as the first section of your
project documentation.
• Above form consist of; o One Picture Box o One Group Box o Three Labels
Skills International
Username
Password o Two Text Boxes
Username
Password o Three Buttons
Clear
Login
Exit
Design the above form using these tools and change respective properties using suitable values.
Design the above form using these tools and change respective properties using suitable values.
Project Instructions
Functional Operations
• When user runs the project, Login form needs to be appeared.
• You can increase number of users for the system. If so, there needs to be a table in the
database to track those usernames and passwords as shown in figure IX.
• When user clicks on Clear ( ) button, texts in both username textbox and
password textbox needs to be cleared and the username textbox needs to be focused.
• When you click on the Exit Button ( ) it needs to appear the
following message box.
• Give the facility to the user to update records using Update Button ( ).
• Once the update executed, show the following message box.
• Give the facility for the user to Delete a selected record from the Database Table using
the Delete Button ( ). Before Execution of Delete function, need to get users
confirmation to delete. For that, use following message box or similar one.
• Once the user clicks on Yes from the appearing message box, the details needs to be
deleted from the system database based on the Registration Number of the record. After
the execution of the Delete, following message box needs to be appeared.
Set Database name as “Student” and Registration Table (Figure X) needs to be there inside.
When designing the Registration Table in the Database, apply regNo column as the primary
key for the table.
Table Structure
Use the following table to identify data types for each column when you create the
“Registration” table.
Contents
1. Acknowledgement 10
4. Student Database 16
5. Message Boxes 17
Acknowledgement
I would like to express my special thanks of gratitude to my lecturer “Mr.Pasan Weththasinghe”
for their able guidance and support in completing my project.
I would also like to take this opportunity to thanks you for your support of Esoft Metro Campus.
Besides, my heartfelt thanks to everyone who supported me in so many ways.