Programming Problem
You are asked to implement a web application that works flawlessly on mobile devices. The simple requirements for the application are described as follows:
To write a web app that will allow for someone to enter in course information (name, credits, time, etc.). The application must:
? Use of offline storage
? Allow the user to see all their courses and any time conflicts
? Be mobile friendly (Hint: Responsive)
? Utilize css (bootstrap is allowed)
? Perform data validation
? Look good
Hand in
For the assignment, you have to hand in an electronic copy of the source and testing result.