Open TrushaT opened 3 years ago
Pls assign this issue to me as part of dwoc label.
Welcome to the Property Management System :houses:
@TrushaT Trusha Introduce yourself a little bit so that I can know about y contributing members and even can mention them on some other projects. Can you give your plans and working strategies including those of the programing languages, tools and techniques you are going to implement the same. Make sure you are not copy pasting the code from anywhere else since this as well as other repositories are well licensed repos and have multiple restricions.
I am Trusha Talati, a pre-final year CSE student from Sardar Patel Institute of Technology, Mumbai. You can connect with me on Linkedin https://www.linkedin.com/in/trusha-talati-705747186/. For this issue, I will b using Python. I will use django.contrib.messages for this issue. The exact output will b as shown in additional context of issue description.
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I would want to know if my account is created immediately.
Describe the solution you'd like A clear and concise description of what you want to happen.
When a user signs up, it should know if the account was created successfully or not. We can use django.contrib.messages to check and show this.
Additional context Add any other context or screenshots about the feature request here.