The desktop application is now quite useful with the data being stored between runs. But having
to always use a desktop computer to run the program is maybe not the most flexible user
experience. Instead, create a web application that will allow the user to access their data from any
device that has a browser.
For this task, you are required to develop an ASP.NET web application. It should have all the same
functionality as the application in Task 2, with your choice of one of the following features added:
1.
The software shall display in the format of a graph over time the number of hours spent on
a module per week. The ideal calculated number of hours should also be displayed on the
graph.
or
2.
The user shall be able to set aside a specific day of the week for each module. A reminder
must be shown when the website is accessed, telling the user which module is planned for
the day.
Comments
Leave a comment