This is my GCSE Programming Project on creating a password manager.
  • TypeScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-11-11 22:32:19 +00:00
src Fixed "only" subtraction 2021-11-11 20:58:19 +00:00
test Added password generator, modified read me, and started work on menu 2021-09-23 00:21:38 +01:00
.gitignore Update 2021-09-23 21:38:49 +01:00
LICENSE Initial commit 2021-09-21 13:29:33 +01:00
package.json Added a start script, changed main and description 2021-09-26 14:31:51 +01:00
README.md I'm not adding a GUI 2021-11-11 22:32:19 +00:00
tsconfig.json Password Checker complete 2021-09-22 21:44:39 +01:00

EasyPasswords ( The Task )

A simple and open-source password generator and checker, built in Typescript (and possibly React, if I decide to add a GUI).

  • This project is for my GCSE Computer Science NEA

Please view all of documentation here