University of Sydney: Unit of Study Feedback System Project Proposal
VerifiedAdded on 2022/12/29
|3
|572
|26
Project
AI Summary
This document outlines a project proposal for a Unit of Study Feedback System, designed to assist students at the University of Sydney's School of IT in selecting courses. The system will be a web application built using the Spring framework and MVC architecture. The solution details the system architecture, leveraging JSF for the presentation tier, Spring for the business logic tier, and Hibernate for data persistence. It describes the key entities, including STUDENT, COURSE, and PROFESSOR, and the associative entities that manage many-to-many relationships. The system aims to provide a platform for students and faculty to share feedback, aiding in course selection based on prerequisites and student reviews. The project is divided into five packages: Common, Model, Persistence, Presentation, and Service, each responsible for specific functionalities within the application. The system's ER model is also detailed, showcasing the relationships between various entities within the system. The project seeks to improve the decision-making capabilities of enrolled students and provide a real-time communication space for the School of IT.
1 out of 3