-
Notifications
You must be signed in to change notification settings - Fork 2
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
Initial Work on People Page #16
Conversation
shahnozayadgar
commented
Feb 29, 2024
•
edited by itnoj15
Loading
edited by itnoj15
- - Include all members with images, names, email address, MS thesis (PhD students), Universities (interns+visiting researchers)
- Include Alumni and Special thanks
Here is initial draft how "people page" will look like. This page will definitely be modified more later
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noza's field in members.ts is missing email and career field causing errors in checks. Please add those.
shahnozayadgarova: { | ||
firstName: 'Shahnoza', | ||
lastName: 'Yadgarova', | ||
img: 'noza.jpeg', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing email, career field here
Could you fix the type error first? |
Too many file changes. Best to restart this PR with a clean branch. |