david0521 / swedenUniServer

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

#32 Create Mongoose Schema for Users #33

Closed david0521 closed 4 months ago

david0521 commented 4 months ago

This merge will create a mongoose schema for different type of users. By using the discriminators, users are saved as either a normal user, prospective student, or a student of the university.