Cafebase. First practical Firebase Cloud Firestore project.

Overview

Cafebase

Simple Firebase practical project.

Lessons and what we covered

  • Flutter
    • Bottom modal for settings
  • Firebase setup
    • Setup for Android
  • Firebase Authentications
    • Anonymous Authentication
    • Email Authentication
      • Email login
      • Email registration
    • Logout
  • Firebase Firestore
    • Read date without specific query
    • Insert data Create one new document

Images

  • Firebase Authentications Auth Page

  • Cloud Firestore DB Page

  • Landing page Landing Page

  • Home page Home Page

  • Landing page Settings Page

  • Registering page Registering Page

  • Login page Login Page

Next practical project?

In next project we will learn some new authentication ways and get deep in Firestore. Things we will cover is listed here:

  • Flutter
    • Alert dialog for logout
    • Bottom navigation bar
    • Using GoogleFonts
    • Settings to show user image and other stuff
  • Firebase setup
    • Setup for iOS
  • Firebase Authentications
    • Google Authentication
    • Access to user objects
      • Name
      • Photo
      • Email
      • Phone
  • Firebase Firestore
    • Read date with specific query
    • Update a document

Second practical project

You might also like...

A powerful Flutter chat UI component library and business logic for Tencent Cloud Chat, creating seamless in-app chat modules for delightful user experiences.

A powerful Flutter chat UI component library and business logic for Tencent Cloud Chat, creating seamless in-app chat modules for delightful user experiences.

style .button-9 { appearance: button; backface-visibility: hidden; background-color: #1d52d9; border-radius: 6px; border-width: 0; box-shadow: rgba(

Aug 11, 2023

Flutter Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

Flutter Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

Flutter Music Player First Open Source Flutter based Beautiful Material Design Music Player(Online Radio will be added soon.) Demo App Play Store BETA

Jan 8, 2023

Mobile first Note Taking integrated with Git

Mobile first Note Taking integrated with Git

Mobile first Markdown Notes integrated with Git This project receives generous infrastructure support from Summary GitJournal is a note taking app foc

Dec 31, 2022

The only first & the last app that made by student and for students!

The only first & the last app that made by student and for students!

CarrotMMU The only first & the last app that made by student and for students! ๐ŸŒŸ Feature lists Timetable Attendance Bulletin annnoucement Pastyear pa

Mar 16, 2022

For all the developers out there make your first Pull Request and earn a free Tee from GitHub!

For all the developers out there make your first Pull Request and earn a free Tee from GitHub!

Hacktoberfest2021 For all the developers out there make your first Pull Request and earn a free Tee from GitHub! Make sure you have a GitHub account.

Oct 10, 2021

This is the my first App (Day 01 - 30 day everyday app challenge)

This is the my first App (Day 01 - 30 day everyday app challenge)

inspiration_app This My first app of the 30 Day everyday app challenge Instagram : https://www.instagram.com/deverflu/ Screen shot of the execution: S

Oct 20, 2021
Releases(cafebase-1.0.0)
  • cafebase-1.0.0(Dec 9, 2021)

    The releases are not important at all and there is no installation file and we just intend to evaluate the progress of the project in terms of code, speed and old versions over time.

    To see images and other info, check out CafeBase web page.

    Source code(tar.gz)
    Source code(zip)
Owner
AmirHossein Mohammadi
Full time lover. Part time developer.
AmirHossein Mohammadi
A basic flutter practical test to use on interviews

Flutter Interview Pratical Test Getting Started Welcome! If you have come this far is because you are special :) This is a quick flutter test to see w

Daniel Carneiro 0 Dec 1, 2021
Reactive Programming - BLoC - Practical Use Cases and Patterns

Reactive Programming - BLoC - Practical Use Cases and Patterns Source code of the article available on didierboelens.com This article introduces some

Didier Boelens 211 Dec 29, 2022
Task management app with flutter, firebase firestore, and firebase auth

to_do_list A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Alvin Ferdian 2 Mar 3, 2022
A Flutter project to practice how to use Firebase Firestore

flutter_chatbot_interview A Flutter project to practice how to use Firebase Fire

Adonias Delmiro Dantas Neto 8 Oct 31, 2022
Firebase Cloud Messaging (FCM) Flutter package.

Firebase Messaging Plugin for Flutter A Flutter plugin to use the Firebase Cloud Messaging API. To learn more about Firebase Cloud Messaging, please v

Wael Alhalabi 12 Dec 10, 2022
Flutter + Firebase Cloud Firestore๋กœ ๊ตฌํ˜„ํ•˜์˜€์Šต๋‹ˆ๋‹ค.

B.log ์‚ฌ์ „๊ณผ์ œ ๋ธ”๋กœ๊ทธ ์•ฑ ์ž…๋‹ˆ๋‹ค. Flutter + Firebase Cloud Firestore๋กœ ๊ตฌํ˜„ํ•˜์˜€์Šต๋‹ˆ๋‹ค. 0. ์ฃผ์š” ๊ธฐ๋Šฅ ๋ฐ ์„ค๋ช… 1. ๊ธ€ ์“ฐ๊ธฐ wysiwyg(์œ„์ง€์œ…) ๋ฐฉ์‹์˜ ์—๋””ํ„ฐ๋กœ ๊ธ€ ์ž‘์„ฑ ๊ฐ€๋Šฅ ์ด๋ฏธ์ง€ ์‚ฝ์ž…, ๋งํฌ, ๊ฐ์ข… ๋งˆํฌ๋‹ค์šด ์ง€์› 2. ๊ธ€ ์‚ญ์ œ

doitduri 3 Sep 29, 2022
A fully functional Instagram clone written in Flutter using Firebase / Firestore

Fluttergram A working Instagram clone written in Flutter using Firebase / Firestore Demo Download the release APK to try out Fluttergram I update Flut

Matthew Danics 2.1k Jan 8, 2023
Flutter Instagram using Firebase Firestore with similar functions ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ

Instagram Flutter Build an Instagram clone project using firebase/firestore with similar functions ?? ?? ?? Give a โญ โญ โญ ใ€€if you like this ?? Features

HuongPT 30 Jan 4, 2023
A mobile image uploader in which you can upload image to your personal gallery from either your camera or mobile gallery and it can detect your current geographic location and address using firebase firestore and storage.

Image Uploader In Flutter About It is an Image Uploader gallery which tracks your address from which you're uploading using Flutter and Image picker.

Prahen parija 6 Dec 20, 2022
My first Flutter project - a recipes app, from the book Flutter Apprentice.

recipes My first Flutter project - a recipes app, from the book Flutter Apprentice. Getting Started This project is a starting point for a Flutter app

Adatta1276 1 Dec 28, 2021