Password Manager

Password Manager

4 devlogs
6h 46m
Created by karan 4359i

🔐 Password Manager – Because your brain wasn’t meant to remember 57 different passwords!

Ever tried remembering that one password you set at 2 a.m. during an existential crisis? Yeah, us too. So we built this full-stack Password Manager that keeps your logins safe, organized, and (thankfully) out of your brain.

Built using:

⚛️ React for a sleek and snappy UI (your eyes will thank you),

🎨 Tailwind CSS to make it look like a modern vault,

🌐 Express.js to handle all the heavy backend lifting,

🍃 MongoDB to store your secrets securely (encrypted, of course—we’re not monsters).

Say goodbye to sticky notes, forgotten logins, and “forgot password?” loops.
Say hello to organized digital sanity.

Timeline

so today i have done major site work donemlike copy functionality and footer and git designs Now site looks good!

Update attachment
TomDev TomDev about 12 hours ago
Very nice dude!

📌 DevLog – Day X4: Password Manager Clone Update

Today, I made solid progress on my Password Manager project! I successfully implemented the savePass function, which stores the site, username, and password inputs into localStorage — and yes, the data now persists even after refreshing the page! 💾

Alongside that, I also added the eye toggle UI for password visibility. Clicking the eye icon now switches between hidden and visible password modes, enhancing both usability and user experience.

These small but essential features are really helping me understand how state, refs, and browser storage work together in React. Step by step, things are starting to click! 💡

Update attachment

added the username and password section!

Update attachment

okay just made nav and skelton so build on It less go !

Update attachment