Kent Institute Australia Pty. Ltd. Assessment Brief 4 XXXXXXXXXXABN XXXXXXXXXXCRICOS Code: 00161E RTO Code: 90458 Version 2: 11th October, 2019 XXXXXXXXXXPage 1 of 5 XXXXXXXXXXTEQSA Provider Number:...

1 answer below »
..


Kent Institute Australia Pty. Ltd. Assessment Brief 4 ABN 49 003 577 302 CRICOS Code: 00161E RTO Code: 90458 Version 2: 11th October, 2019 Page 1 of 5 TEQSA Provider Number: PRV12051 ASSESSMENT BRIEF 4 – Group Assignment COURSE: Bachelor of Information Technology Unit Code: DWIN309 Unit Title: Developing Web Information Systems Type of Assessment: Task 4 – Formative Assessment Length/Duration: Weeks 3 - 12 Unit Learning Outcomes addressed: 1. Develop a web-based information system using basic technologies such as mark-up languages, stylesheets, JavaScript, PHP, and databases. 2. Produce relevant design, implementation and test documentation, including risk, service and change management plans. 3. Critically analyse a range of software development methodologies, compare their strengths and weaknesses and have an in-depth understanding of the design process, platforms and tools for developing a web information system. 4. Work effectively as part of a team in the production of a web information system and related documentation and reports. Submission Date: Week 12 Assessment Task: Group Assignment – Final Working Tested System and Documentation Total Mark: 65 marks Weighting: 60% Students are advised that submission of an Assessment Task past the due date without a formally signed approved Assignment Extension Form (Kent Website MyKent Student Link> FORM – Assignment Extension Application Form – Student Login Required) or previously approved application for other extenuating circumstances impacting course of study, incurs a 5% penalty per calendar day, calculated by deduction from the total mark. For example. An Assessment Task marked out of 40 will incur a 2 mark penalty for each calendar day. https://kentinstituteaustralia.sharepoint.com/sites/Policies%26Forms/SitePages/Home.aspx?RootFolder=%2Fsites%2FPolicies%26Forms%2FPolicies%20and%20Forms%2FStudent&FolderCTID=0x012000E6C01ECDB12ACE448B94EB84A9F93758&View=%7B148054E0%2D0936%2D4517%2D8B3E%2DD0CCDC7CD88F%7D Kent Institute Australia Pty. Ltd. Assessment Brief 4 ABN 49 003 577 302 CRICOS Code: 00161E RTO Code: 90458 Version 2: 11th October, 2019 Page 2 of 5 TEQSA Provider Number: PRV12051 More information, please refer to (Kent Website MyKent Student Link> POLICY – Assessment Policy & Procedures – Student Login Required) ASSESSMENT DESCRIPTION: This assignment will be undertaken in groups of Three or Four students. Based on the case study provided in Task 1 (System Design Solution Assignment), students are required to build, implement a web-site and submit the project (Working Tested System – program code) as well as a document report for the system. The document report should address the following points: • Achieves the required functionality – clearly articulate what worked well and why, what did not work well and why, how to improve. • Testing the system - testing of an individual program or module including identifying and eliminating execution errors that could the program to terminate abnormally, and logic errors that could have been missed during desk checking. • Program documentation - describing the inputs, outputs, and processing logic for all program modules. • System documentation – describing the system’s functions and how they are implemented – eg. Data dictionary entries, data flow diagrams, screen layout, source documentation. • User documentation - consisting of instructions and information to users who will interact with the system and includes user manuals. This assignment is aimed at developing a web-based application for a fictious banking website. The system is an online application that can be accessed throughout the organization and outside as well with proper login provided. The directory of the website has been planned to have a simple MVC architecture, with a centralised storage of the database. The user interfaces have to be designed using HTML5 and CSS3 styling when necessary. The middleware can be developed using PHP scripts along with the SQL queries. Following are the functional needs of the system: 1. Customer must have a valid user ID and password to login to the system. (You can have a hardcoded user details to start with in the back end. Also have initial balance to start with zero) 2. After the valid user logs in, the system shows the present balance in that particular account. 3. Customer can perform transactions like deposit and withdrawal from his/her account. There are only three types of account available: Saving Bank Account, Credit Bank Account, and Everyday Bank Account. 4. Transfer of funds to other accounts. 5. Deposit of funds by the client. 6. You need to keep track of all the transactions for future references as this is supposed to be show the customer as a statement. 7. It is required that the system also have another type of user who is an Administrator of the system. 8. Administrator can see, add, edit and remove any customers from the banking list. 9. When a user logs out after depositing funds or transferring funds and then logs in back again, the old transactions along with the updated balance should not be lost. 10. All the above-mentioned tasks should be interacting with the Database in the backend using SQL queries along with the PHP scrips in the middleware and HTML, HTML5 and CSS for the front end. https://kentinstituteaustralia.sharepoint.com/sites/Policies%26Forms/SitePages/Home.aspx?RootFolder=%2Fsites%2FPolicies%26Forms%2FPolicies%20and%20Forms%2FStudent&FolderCTID=0x012000E6C01ECDB12ACE448B94EB84A9F93758&View=%7B148054E0%2D0936%2D4517%2D8B3E%2DD0CCDC7CD88F%7D Kent Institute Australia Pty. Ltd. Assessment Brief 4 ABN 49 003 577 302 CRICOS Code: 00161E RTO Code: 90458 Version 2: 11th October, 2019 Page 3 of 5 TEQSA Provider Number: PRV12051 ASSESSMENT SUBMISSION: A written assignment undertaken in groups of in the form of a report addressing a selected topic related to abovementioned project. This
Answered 3 days AfterJun 02, 2021DWIN309

Answer To: Kent Institute Australia Pty. Ltd. Assessment Brief 4 XXXXXXXXXXABN XXXXXXXXXXCRICOS Code: 00161E...

Sanghamitra answered on Jun 06 2021
141 Votes
->import the sql file first
Admin:
username:admin
password:password123
Users:
user:jude
passwo
rd:password
user:adones
password:password
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here