Firebase

Uses a Firebase instance to store and retrieve foo data

Links

See project liveGo to GitHub repository

Story

Certain applications perform admirably, some satisfy somebody's needs, still others show evidence of somebody's vanity, still others support company, industry sector, country, etc. Not this particular one. This is purely the training or playground area of Firebase. You see, I work as a front-end developer, but I believe having some understanding of the back-end could be helpful.

Tech

This is my Firebase-connected application that collects basic foo users data. Validation is required.

In order to add user records, it requests authentication using a Google account.There is, however, a cap on the amount of stored users.

Only the users that the user created by himself can be removed.

Simple operations (such as sorting) are also supported.

Features

react
notistack
material-ui
formik
firebase
styled-components
typescript