iot-lab-kiit / Password-Generator

Application made in Django to generate random passwords as based on certain criteria .
https://passgeniot.herokuapp.com/
3 stars 7 forks source link

Changed the UI of home.html and added home.css #14

Closed anishsingh42 closed 2 years ago

anishsingh42 commented 2 years ago

Changed the UI of home.html using CSS3 therefore added home.css

Preview of the updated UI:-

update

.

Please review my PR @nisheet-n. Let me know if any issues and any need to update the current code. Thank you in anticipation.

nisheet-n commented 2 years ago

Hi @anishsingh42

The generated password page has not been updated with your changes in the homepage.

image image

Also, some new features have been added recently, please update accordingly.