Njong392/Abbreve

FEATURE: Store all abbreviations in Cloud Firestore with 1GB for Free

mayukh551 opened this issue · 4 comments

Description

Storing all abbreviations in cloud instead of storing them in the frontend code.

As more and more abbreviations will be discovered or invented, more the size of the frontend code will increase.

Instead we should use Cloud Firestore which is a No-SQL database in Firebase that can allow up to 1gb free space of storage.
And if required, payment for extra storage of more than 1GB is also very less.

Screenshots

No response

I would like to work on this issue.

This has been brought up before. Even though this project is open source, it is also kind of personal. I would love to move the abbreviations to a database, but for now it is not feasible as I don't have time to see into it.

Ok np

Amazing. Closing this issue then