-
Create functions/methods regarding route handlers, middlewares, and controllers for chatbot and games: To ensure that when users click on the chatbot or games button, the content opens within the same…
-
When we try to log in to the website, we have two compulsory fields name and email to be field, when he/she successfully logs in, it redirects us to the signup success page, instead of this if we add …
-
![image](https://github.com/ContriHUB/Sheher/assets/59749539/76623f7d-a922-4716-a8ad-5bfc3b4b6b1c)
The primary task is to remove the background from both forms to make the page visually appealing. …
-
### 🚀Feature Request
Backend: More secure email, password configuration
### Description
Currently email and password are stored in __init__ file which is **_really_** insecure
Change the configu…
-
When a user enters an email and password, we don't have validation checks for a password if it is strong, medium, or easy therefore a validation layer for the password is needed.
We can do it using r…
-
Please choose your issue template from the following options:
# 1. 🐛Bug-Report
If something isn't working as expected 🤔
### Expected behavior
Run without warnings.
### Current behavior
…
-
### 🚀Feature Request
Add a readme for setup and requirements.txt for the backend
### Description
The project is not documented properly with a readme and requirements for setup
### Describe th…
-
During login, create two dropdowns (one for which tech stack the user wants to explore, include various tech stacks in it, such as java, javascript, cpp, etc) and another dropdown for the purpose (say…
-
### 🚀Feature Request
Make script for building executable for Windows
### Description
Currently users need to install and setup python and all required dependencies to run the code
### Describe…
-
### Show the password strength on the signup page
Show the password strength with 4 levels (very weak, weak, strong, very strong) also display the stuff to improve the strength like the following:
-…