teoh4770 / Pomotama

A Pomofocus clone with React and TypeScript. For personal usage + learning purposes
https://pomotama.netlify.app/
10 stars 4 forks source link

[Feature] Firebase service #3

Open teoh4770 opened 2 months ago

teoh4770 commented 2 months ago

Instead of just using window.localStorage Web API to store the user's data, we can use a database to keep track of user's data as well. With this, user can access to his data with any device, as long as he has signed in to his account. With that in mind, we should also allow user to have the option to sign up or sign in to the account to access to his data.

Firebase is a good option here, as it offers full backend solution

mafzaldev commented 2 months ago

Instead of just using window.localStorage Web API to store the user's data, we can use a database to keep track of user's data as well. With this, user can access to his data with any device, as long as he has signed in to his account. With that in mind, we should also allow user to have the option to sign up or sign in to the account to access to his data.

Firebase is a good option here, as it offers full backend solution

Hi, I want to work on this feature.

teoh4770 commented 2 months ago

Hold your horses. @mafzaldev 🤣 I will also work on it when the time comes ok

mafzaldev commented 2 months ago

Hold your horses. @mafzaldev 🤣 I will also work on it when the time comes ok

Sure! XD