DEV Community

Cover image for Password Manager using LWC
kashyap
kashyap

Posted on

1

Password Manager using LWC

Total time taken - 28 hours (including intermittent breaks :P )

This is Password manager application which can be used for internal teams to store their credentials as a Lightning App.

This application performs basic functionalities of a password manager Create password records, Update them, store and delete them along with generation of random passwords and exporting them to CSV (send to current user via Email attachment).

This uses Lightning message service to relay the selections made on the list to other components.

Link to Git repo:
https://lnkd.in/g2YpiGm

The whole purpose of this application is to showcase flexibility of using LWC for various functionalities.

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay