Skip to content

Just a project that implement crud using Firebase and Firebase storage, also using Firebase Auth to grouping each user data.

Notifications You must be signed in to change notification settings

Zidantfnno21/MyBox

Repository files navigation

My BOX

This Project called My box (I just named it randomly), so user/you can creating bunch of category and each category also have theirs own item. tbh I just plainly pick something in my mind so I create this. Using MVVM or Model-View-Viewmodel to creating this because wanna make more understanding in thoose architectures.

  • Firebase Storage used to keep the img from user,

  • Firebase Realtime Databases used to like back-end of the project, If you ask me why not using firestore, I will ask the same to my self lol So the realtime db nodes I've been done are like this,

image

  • Firebase Auth for interact with the realtime db so it can be "safe" and another reason for using auth in this project are to grouping each user category/items and data like names/email by the UID that's the firebase auth provides.

If you wonder why using personal data for user, I just want to make greetings in the main screen of the apps like this... nothing else...

image

Demos

create category

create.mp4

create items

create_items.mp4

update

update.mp4

delete

delete.mp4

About

Just a project that implement crud using Firebase and Firebase storage, also using Firebase Auth to grouping each user data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages