mdazfar2 / Ezyshop

EzyShop is a user-friendly platform that connects you to local stores, offering a seamless shopping experience. Compare prices, access exclusive deals, and enjoy hassle-free deliveries for groceries, essentials, and organic products—all in one app.
https://ezyshopz.vercel.app
Apache License 2.0
148 stars 181 forks source link

[Feat]: Firebase integration #488

Closed ArchanRD closed 1 week ago

ArchanRD commented 1 week ago

Description

Currently the user credentials are stored in localStorage, which is not suitable when scaling the application. I would like to offer a feature - firebase integration. It is very simple to use. It is fast and can help us with scaling web app when integrating cart, orders, user dashboard and many more functionalities.

Screenshots

No response

Checklist

github-actions[bot] commented 1 week ago

Hello ArchanRD! Thanks for opening an issue in Ezyshop! 🚀

mdazfar2 commented 1 week ago

Hello @ArchanRD, actually we don’t plan to integrate with Firebase right now. We will let you know if there is any need in the future, and also we will do the backend after the conversion to the Next.js version.