Inspiration
This project was inspired by websites/services such as 1Password and last pass. I wanted to make my own smaller scale version of what those services provide.
What it does
This generates passwords based on your needs and allows you to store those passwords.
How I built it
I built it using React.js, react-router, react bootstrap, and node.js (unable to get the server part running at this time), and deployed with netlify.
Challenges we ran into
I ran into styling issues and conflicts because I was using inline styling instead of creating different CSS files for each page that needed to be styled. Also another challenge I came across was implementing node.js so that the passwords stay permanently. Also I came across difficulties with the deploying of the site because the routes when you click certain buttons were not working, but that issue has been resolved.
Accomplishments that I'm proud of
Deploying the project and learning valuable skills.
What I learned
How to effectively use react router, how to use both regular css with react bootstrap.
What's next for The_Pass_Man
To implement a node server.
Log in or sign up for Devpost to join the conversation.