Requirements analysis: 1.stakeholder identification 2.use case diagram(funnctionam requirements) 3.non functional requirements 4.high level architecture(break down in modules->description)
Student admission using business rules.
Use bussiness rule to decide if a student is admissed into the university and wheather or not they are eligible for any type of scholarship.
The student will be able to enter his informations into an application wizard(name,address,email,telephone,grades). This information will be stored into a database in order to keep track of every student.
The application will determine which students will be admissed into the University, generating a list containing all admissions.
It will also generate a list with all the students that have won any specific type of scholarships.
Deliverables:
10.12.2018 - Requirements analysis with all the required diagrams
7.12.2018 - Working implementation prototype