alvaral / jobs_crud_app

Simple app that creates, read, upload and delete (CRUD) data from Firebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jobs CRUD App

Simple app that creates, read, upload and delete (CRUD) data from Firebase. Its just a list of random jobs. It uses Firebase Auth and Firestore.

This app is made from a Flutter & Firebase Crash Course (codeWithAndrea), which is the first chapter - Flutter & Firebase Masterclass

Getting Started

To follow along with the crash course, get the starter project by cloning this repo:

git clone https://github.com/alvaral/jobs_crud_app
cd jobs_crud_app
git checkout starter-project

About

Simple app that creates, read, upload and delete (CRUD) data from Firebase.


Languages

Language:Dart 76.4%Language:Swift 14.5%Language:HTML 8.1%Language:Kotlin 0.8%Language:Objective-C 0.2%