Skip to content

KaptianCore/passwordgenerator

Repository files navigation

Password Generator

Netlify Status

Motivation

A simple password generator, hoping to build onto it making it look pretty and making it more advanced as I go.

Tasks

  • Base Password Generator Script
  • Interact it into a html site with a input form for password length
  • Make it print the password in a text box
  • Make it print on one line
  • Re Do Github Readme With Check Boxes
  • Fix issue of page reloading on form submission
  • Make output box non draggable
  • Set a max for the password length
  • Make copy to clipboard button
  • Change password input box to be a number input with up and down arrows
  • Fix Glitch With The Password Box Not Replacing Every Time
  • Show/Hide Password + Also Make Password Be Hidden When Created
  • Add Options To Pick What Characters Are In The Password (Symbols, Letters & Numbers) maybe with multiple arrays then merging them depending on the options set by the user.
  • Find More Ways To Pretty Up Github ReadMe File
  • Use Github Actions To Make Deployment Tests With The Password Gen (Make Sure It Can Output Password, Show, Hide, Etc)
  • Add A Nice Header & Footer
  • Add Icon To Go To Github Repo
  • CSS?

Code Style

js-standard-style

Screenshots

https://kaptiancore.github.io/passwordgenerator

Tech/framework used

Built with

Features

Simple But Functional Password Generator Current Features:

  • Decide Password length (In Characters)
  • A Mix of Symbols, Letters & Numbers
  • Hidden Password System (Show/Hide Button There As Well)
  • Copy To Clipboard Button
  • Ability To Select What You Want In The Password.
  • On Settings Change Regen Password.
  • Nice Looking Colour Scheme
  • More Coming Soon!

How to use?

Coming Soon

About

A Password Generator For A School Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published