Create my profile page
Closed this issue · 0 comments
KatiaGhezali commented
Task title
Create Responsive Profile Page for Next.js Website with Firebase Integration
Task description
Create a profile page that retrieves user information from the Firebase collection named "userinfo." The page should display the following user details: name, surname, email, phone number, gender, location, picture, and date of birth. Utilize Tailwind CSS for styling, ensuring a responsive design. The page should be visually appealing and user-friendly.
Subtasks
- Design and implement the profile page layout
- Create a component to display the information
- Fetch and display user information dynamically
- Implement responsiveness using Tailwind CSS
- Add the component to the page
- Style the page for an aesthetically pleasing user experience