JiminSongSoftware / Kocoon

Mobile application connecting connecting college students with tutors in their University.
MIT License
1 stars 1 forks source link

Added user model #11

Closed Kalyan-Sunkara closed 2 years ago

Kalyan-Sunkara commented 2 years ago

Created a basic user model. Has fields to represent name, profile pic, and type: professor, student, tutor. Will create serializer to return API response for model.