Skip to content

Simple Django project that creates a password according to user's choice

Notifications You must be signed in to change notification settings

dbkreling/password_generator_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The password_generator_project

Simple Django project that creates a password according to user's choice

This project was created and developed based on Udemy course

"Django 3 - Full Stack Websites with Python Web Development", created and presented by Nick Walter.

You can find it on Udemy by clicking here

How to Use Password Generator

As a Django project, this project needs a running server to display its contents.

First off, start the server by issuing:

python3 manage.py runserver

After that, open the localhost:8000 url in your browser to land on the Home page of the project.

About

Simple Django project that creates a password according to user's choice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published