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

User can sign up to create a new account #42

Closed nashirj closed 3 years ago

nashirj commented 3 years ago

After signing up, they should be redirected to the feed

Make a network request to sign up with Parse

nashirj commented 3 years ago

Use this cocoa pod to validate the emails before registering the email with parse