Inspiration
We were wanting a program that was outside of the browser to save information.
What it does
Stores usernames and passwords and allows you to click to open a page with a stored password with the fields already filled in.
How I built it
Built with c# we coded the drop down box to selected a site and for you to enter user information into. The drop down menu passes information to a url selection class that finds the correct id's and websites to auto fill the information into the site.
Challenges I ran into
We were challenged with trying to submit the information through a post request and changed our approach to auto-filling the fields.
Accomplishments that I'm proud of
We are proud to have a working program that we can update and can improve. The program is the biggest project that we have worked on so far. It has been an amazing experience.
What I learned
I learned how to auto fill forms, and to create a systray icon and how to use flowcontrol.
What's next for Password Manager
We are going to make it bigger and better. We plan on adding support for more sites, adding a menu to the systray icon to select a site for one click login.
Log in or sign up for Devpost to join the conversation.