Skip to content

vbb08/PasswordGenerator__Flask__

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Creation of a 14 digits password

How to run the app:

The 14 digits password is composed by:

  • 7 letters
  • 3 capital letters
  • 2 numbers
  • 2 special signs

To create this app I needed:

  • Flask Python library to create the .py script;
  • main.css file
  • .html files in "templates" folder

localhost

"HTML&CSS design and build websites" by Jon Duckett is the source material for main.css and .html files templates https://github.com/VirajKanse/HTML-CSS-Design-and-Build-Websites-by-Jon-Duckett

About

Random password generator app, Flask-based

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published