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

Display Profile Page for Users #95

Closed
3 tasks done
samar12-rad opened this issue Oct 5, 2024 · 6 comments
Closed
3 tasks done

Display Profile Page for Users #95

samar12-rad opened this issue Oct 5, 2024 · 6 comments
Labels
enhancement New feature or request let me know

Comments

@samar12-rad
Copy link
Contributor

Describe the feature

Description:
After the implementation of users login in the website, there is need of, creating the database for them and showing their profiles in the website .Implement a feature that displays a profile page exclusively for users on the café website. This page will act as a user dashboard, showing personal information and activities such as past reservations, events attended, and feedback submitted.

Features:

User Profile Display:

Show personal information like:
Name
Email
Contact number
List of past café reservations or event registrations.

Backend Requirements:
Create API routes to fetch user data from the database, including:
Personal information
Reservation history

Frontend Requirements:
Design and implement a user-friendly UI to display the profile page.
Ensure responsive design for mobile and desktop views.
Add navigation in the header/menu to the profile page for logged-in users.
@RamakrushnaBiswal

Add ScreenShots

image

Record

  • I agree to follow this project's Code of Conduct
  • I'm a gssoc-24-extd contributor
  • I want to work on this issue
@samar12-rad samar12-rad added the enhancement New feature or request label Oct 5, 2024
Copy link
Contributor

github-actions bot commented Oct 5, 2024

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
for more information join our discord https://discord.gg/Jh3bWQ7FRN

@RamakrushnaBiswal
Copy link
Owner

@samar12-rad in kinde auth can we implement that ?
or we need to create login and sign up pages ??

@samar12-rad
Copy link
Contributor Author

Kinde auth handles login and sign up pages

@samar12-rad
Copy link
Contributor Author

We can't incorporate profile section, as kinde auth only stores email and password and returns verified res.json

@samar12-rad
Copy link
Contributor Author

Also currently there is no way to know you logged in as that button is not dynamic, logic routing with layout is supposed to be done for that .

@samar12-rad samar12-rad closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2024
Copy link
Contributor

Hello @samar12-rad! Your issue #95 has been closed. Thank you for your contribution!🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request let me know
Projects
None yet
Development

No branches or pull requests

2 participants