AugustinLF / fernweh

1 stars 0 forks source link

Refactore Parse code #61

Open AugustinLF opened 9 years ago

AugustinLF commented 9 years ago

All Parse objects (trips, user) should be services. Instead of a function addUser, it should be new User() where User is a service