david0521 / swedenUni

A website dedicated to help Korean students applying to Swedish Universities.
0 stars 0 forks source link

Add a page to add new university #6

Closed david0521 closed 2 weeks ago

david0521 commented 3 weeks ago

Related Requirements

University Controllers

FR4: The admins shall be able to add a new university to the database in case a new university decides to teach in English. FR5: The admins shall be able to update the information about the university through the mongoose id of the universities. FR6: The admins shall be able to delete a specific university through the mongoose id of the universities.

User Stories

As an admin, I would like to be able to add new universities to the database without the need to manual interaction with the database, so that I can reduce the time. As an admin, I would like to be able to edit the university information that already exists, so that I can recover from mistakes easily. As an admin, I would like to delete universities that already exist, so that universities where English programs are no longer can be deleted.

Acceptance Criteria