An open API service indexing awesome lists of open source software.

https://github.com/tdonuk/firebase-nosql-tutorial

Personal project to learn about firebase and NoSQL databases.
https://github.com/tdonuk/firebase-nosql-tutorial

firebase firebase-firestore java nosql password-manager spring-boot spring-security

Last synced: about 2 months ago
JSON representation

Personal project to learn about firebase and NoSQL databases.

Awesome Lists containing this project

README

          

# firebase-password-manager
Personal project to learn about firebase operations, NoSQL database CRUD operations etc. Project has developed as a simple password manager app and it should be able to save the encrypted user accounts to a nosql database and decrypt later to display it to the user on a gui.