IT8083 Fundamentals of programming Assignment, NUS, Singapore: When the index.html page loads on the browser, the javascript should load and run automatically
| University | National University of Singapore (NUS) |
1. When the index.html page loads on the browser, the javascript should load and run automatically.
(a) The program should auto-create TWO admin user Objects in an array
(e.g. userArray[]).
(b) The member Object shall have the following properties:
i. userID
ii. userName
iii. userPwd
Example of admin users:
Stuck with a lot of homework assignments and feeling stressed ? Take professional academic assistance & Get 100% Plagiarism free papers
(c) The program should auto-create THREE feedback item Objects in an
array (e.g. itemArray[]).
(d) The feedback item Object shall have the following properties:
i. customer name
ii. customer email
iii. feedback rating
iv. comments
(e) Initialise any required global variables.
Example of feedback items:
2. Organise codes in the form of functions (where applicable) with useful comments where applicable
3. The application consists of the following working features:
(a) Feedback form
(b) Validation
(c) Feedback submission
(d) Admin Login
(e) Display feedback
(f) Simple analysis e.g. average feedback rating, no. of feedbacks etc
(g) User experience
Buy Custom Answer of This Assessment & Raise Your Grades
- SM9532 Strategic Frameworks and Cultural Contexts in International Management Assessment Brief 2026 | NU
- HBC201 Research Methods for the Social and Behavioural Sciences Tutor Marked Assignment 02, 2026
- HBC201 Research Methods for the Social and Behavioural Sciences Tutor Marked Assignment 01, 2026
- HR9637 Transforming Self and Organisations Assessment Brief 2026
- PSY391 Applied Research Methods and Statistics Tutor-Marked Assignment 02, 2026
- PSY391 Applied Research Methods and Statistics Tutor-Marked Assignment 01, 2026
- CS5228 Knowledge Discovery and Data Mining Assignment Brief 2026
- PP0542 Professional Practice and Career Development Assessment Brief 2026
- BBS2025 Computational Thinking for Business Individual Assignment 2026
- COM203 Consulting and Freelancing Assignment Brief 2026 | Murdoch


