Skip to content

Feedback#1

Open
github-classroom[bot] wants to merge 51 commits into
feedbackfrom
main
Open

Feedback#1
github-classroom[bot] wants to merge 51 commits into
feedbackfrom
main

Conversation

@github-classroom

@github-classroom github-classroom Bot commented May 7, 2026

Copy link
Copy Markdown

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to the default branch since the assignment started. Your teacher can see this too.

Notes for teachers

Use this PR to leave feedback. Here are some tips:

  • Click the Files changed tab to see all of the changes pushed to the default branch since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.
  • Click the Commits tab to see the commits pushed to the default branch. Click a commit to see specific changes.
  • If you turned on autograding, then click the Checks tab to see the results.
  • This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below.
    For more information about this pull request, read “Leaving assignment feedback in GitHub”.

Subscribed: @kigei001 @ajavadi1383

github-classroom Bot and others added 30 commits May 7, 2026 19:55
Added NavBar, RegisterForm, SigninForm, Introduction components and H…
Improve navbar css + mock data message page
rider page w/mockdata; convert icons to lucide
Refactor Driver+Navbar & Add Rider
backend + css refactor + integration
kigei001 and others added 21 commits June 1, 2026 19:02
Backend: verify Google ID tokens via google-auth-library, add
POST /api/auth/google that finds-or-creates a @ucr.edu user and
issues the existing JWT cookie. User model now supports Google
accounts (sparse googleId, password only required for local accounts).

Frontend: reusable GoogleSignInButton using Google Identity Services,
googleLogin in AuthContext, and a Google button on the sign-in page.
Client ID is read from VITE_GOOGLE_CLIENT_ID; .env kept out of git
with a committed .env.example.

Co-authored-by: Cursor <cursoragent@cursor.com>
added Google sign-in to the sign-in page
Added Profile, ProfileSettingPages, and connected with backend
Remove ride filter, added mapbox, group ride messages
Profile pic updates and review button desgin change
Merge pull request #13 from UCR-CS110/david-branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants