User Model

Issue #9 closed
Raymond Wells created an issue

Implement the user model to fetch data from the current user account and update the profile. Right now just look at GET /user and POST /user. Newsfeed /user/feed will be a separate model.

Comments (6)

  1. Brandon Thai

    *Missing comma on feed JSON - before "location" I have created Advertisement, AdvertisementFeed Business, Location, Profile, User Model.

  2. Log in to comment