I am final year student and developing a web application using ASP.NET for my computing project.
The web application will have three user group to do the follows:
Admin: 1. Add User 2. Incidident Allocate 3. Report Incident 4. View Incident 5. Report
Engineer: 1. Pick Incident 2. Report Incident 3. View Incident
User: 1. Report Incident 2. View Incident
It has some small additional functionalities such as emailing user when status is changed, autogenerating incident no., etc.
But my project supervisor thinks the project is simple. Can I please request for some additional ideas that can be included in this web application to make it more acceptable to the supervisor.
Thank you in advance.