david0521 / swedenUniServer

The backend part of the swedenUni
0 stars 0 forks source link

Create mongoose schemas for each of the user types #32

Closed david0521 closed 4 months ago

david0521 commented 4 months ago

Related Requirements

Requirements Related to User Accounts

FR1: The system shall distinguish the users based on prospective student accounts (parent account), and real student account. FR2: The prospective student account shall be exchanged to real student account once they get admitted.

Additional Requirement

User Stories

As a prospective student searching for a university, I want to receive recommendation based on my merit points and prerequisite conditions, so that I can know what I satisfy. As a prospective student searching for a university, I want to be able to save a selection of programs that I am interested in, so that I don't have to search for them every time. As an administrator of the system, I would like to distinguish users based on the user type.

Acceptance Criteria