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

Profile pic #30

Merged
merged 20 commits into from
Mar 16, 2023
Merged

Profile pic #30

merged 20 commits into from
Mar 16, 2023

Conversation

ArshMalik02
Copy link
Collaborator

Pull request to merge the final project code into main.

SanjnaT41756 and others added 20 commits March 8, 2023 17:19
firebase.js: filter thorough user data based on given parameters
CoursePage.js: call filtering function, passing parameters
coursepage.js: create state variable for filtering output
firebase.js: convert student id to student object
SearchLanding.js: added a form to accept course search value.
App.js: route to own profile
NameBlockProfile.js: accept props from ProfileBackground
ProfileBackground.js: create props to view personal profile
App.js: add link param to search
CoursePage.js: query all students in the course
SearchLanding.js: query current courseload of student
ClassesStacked.js: Created linking to coursePage.
CoursePage.js: Passing list of classes to props.
NameBlockProfile: Created linking to ProfileForm.
SearchLanding: Props passing added.
App.js: Added routing for profileformedit
ProfileFormDisplay: Now uses to determine if it is a new user to an existing user who wants to edit their info
SocialList.js: Edited to directly link to social media websites
Firebase: Fixed query to ensure user itself is not returned on filter.
firebase.js: add firebase storage
profileform: upload image and get image url from firebase storage
Updated all form files to handle images.
NameBlockProfile.js: passing images to user's profile
ProfileOtherBackground: passing image to other's profile
DashboardCard: passing image to the dashboard card
Firebase: updated query code.
@jainsujay02 jainsujay02 self-requested a review March 16, 2023 05:37
@jainsujay02 jainsujay02 merged commit 7c8f7fc into main Mar 16, 2023
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