Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Profile Backend Models #399

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Commits on Feb 28, 2023

  1. backend init commit

    adit-bala committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c73e7eb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. draft backend

    adit-bala committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    b927119 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. ACTUAL draft backend

    - refactored `userinfo` route to update user profile
    - created userprofile url to get a user's profile with an `user_id`
    - more correct logic!
    adit-bala committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    36c9aa5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. update resposne status code

    adit-bala committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    bb9fe32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a13767d View commit details
    Browse the repository at this point in the history
  3. add TODOS for testing

    adit-bala committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    45e4f02 View commit details
    Browse the repository at this point in the history