Inspiration

People like to write down their passwords in a notebook. But, if that notebook is lost, all the sacred passwords perish.

What it does

Luckily, our password manager allows users to add passwords and associated websites all on the web.

How I built it

The backend is built with Flask and the frontend with React.

Challenges I ran into

We could not link the rest API "update" and "delete" endpoints with the frontend successfully.

Accomplishments that I'm proud of

Successfully tested all API endpoints in PostMan.

What I learned

Learned how to combine two frameworks (from different languages) to build a full-stack web app.

What's next for Password Manager

Fix update and delete endpoints as well as add more functionality.

Share this project:

Updates