Task 1: System Development (Coding) [70 marks]
Instructions:
✔ Students to suggest command line interface application program / system that includes
1
arithmetic computations (mathematical calculations).
✔ Your suggested system can be any Ticketing System, Ordering System, Enquiry System and etc. The system should consist of different modules e.g. login module, calculation module, summary module...
✔ Use assembly language to build a complete command line interface program that you have proposed.
✔ Students are advised to use Microsoft Visual Studio and Irvine library to develop your system. ✔ Each member must work on different module(s). The individual work should then be combined to produce a complete assembly language program.
✔ The proposed system should have at least the following functions or features:
(i) Perform user authentication (login)
(ii) Display at least TWO (2) levels of menu option.
(iii) Perform arithmetic calculations eg. ADD, SUB, MUL, DIV or NEG. - At least THREE (3) types of arithmetic operations are included.
(iv) Perform input validation and provide proper guidelines.
(v) Provide options to allow the user to loop back the system
(vi) Provide summary (eg. grand sum total, total items, total attempts etc) on transactions
done
ASM and exe file please (attach in google drive and share link maybe)