hack4impact-mcgill / MADA

Repository for the MADA Project
5 stars 0 forks source link

CRUD model classes #19

Closed kehwhy closed 2 years ago

kehwhy commented 2 years ago

Add the model classes User (volunteer, admin), Task, Meal Delivery, with basic functionality (Create, Read, Update, Delete)

Class diagram: https://drive.google.com/file/d/13aiD-ivql-npTbgwyLVry0ToKAMEZFpc/view?usp=sharing

peterghrong commented 2 years ago

All done.