ContriHUB / Sheher

Django project to get info regarding tourist places.
1 stars 19 forks source link

Gender is not asked during signup but available in profile section #61

Closed kunal2812 closed 10 months ago

kunal2812 commented 10 months ago

Problem

During the user signup process in the Sheher, gender information is not collected from users. However, gender is available in the profile section, which results in incomplete user profiles. Additionally, there is an inconsistency in the theme of the profile section compared to the Sheher theme.

image

Expected Behaviour

Note:

eleensmathew commented 10 months ago

What do you mean by theme exactly? Am I just supposed to change the light blue plain background of the profile section to the homepage background image ? @kunal2812

kunal2812 commented 10 months ago

The profile section should look like it is part of the application. In general, fonts and styles should remain consistent across all pages. Make any necessary changes accordingly.