Answered step by step
Verified Expert Solution
Question
1 Approved Answer
*This question from Principal of internet programming subject PART B 160%) You are required to create a to-do-list in JavaScript based. This application must cover
*This question from Principal of internet programming subject
PART B 160%) You are required to create a to-do-list in JavaScript based. This application must cover basic features, such as add, edit and remove an item from the list. Upon adding an item, user can define the priority of it. There are three different levels of priorities, which are high, medium and low priorities. Each item must be arranged according to the periority set. For an example, all the items that set in high priority must be placed on top of the list. The design and outlook of the list is based on your creativity, for instance, you may use three colours to differentiate the different level of priority. You are allowed to use any external open source library (with proper citation and acknowledgment required) in order to enhance the visual effect or to achieve something needed for your application. You are also encouraged to add any extra feature that suit the need of your application for rewarding some bonus marksStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started