tanjyy / ridesio

Ridesharing iOS application for college students. Won 2nd place in the iOS category at CodePath Demo Day 2020.
https://tanjyy.github.io/ridesio
1 stars 1 forks source link

Consider making classes for commonly used groups of attributes, i.e. User or Ride #53

Closed nashirj closed 3 years ago

nashirj commented 3 years ago

For now, we can just use what Parse provides, but if we decide to switch backends later, it would be better to have some abstracted class? Ask in lecture or in ios help or Suraj