All Projects β†’ peterfriese β†’ Makeitso

peterfriese / Makeitso

Licence: apache-2.0
This is the source code for Make It So, the sample app accompanying my blog post "Replicating the iOS Reminders App Using SwiftUI and Firebase"

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Makeitso

The Road To React With Firebase
πŸ““The Road to React with Firebase: Your journey to build business applications with React and Firebase.
Stars: ✭ 82 (-54.7%)
Mutual labels:  firebase, firestore, firebase-auth
Firebase Php
Unofficial Firebase Admin SDK for PHP
Stars: ✭ 1,657 (+815.47%)
Mutual labels:  firebase, firestore, firebase-auth
Firebasecrud
Rich UI and animation flutter app backed by firebase
Stars: ✭ 121 (-33.15%)
Mutual labels:  firebase, firestore, firebase-auth
React Admin Firebase
A firebase data provider for the react-admin framework
Stars: ✭ 269 (+48.62%)
Mutual labels:  firebase, firestore, firebase-auth
Travelmantics
Firestore & firebase storage MVVM sample
Stars: ✭ 28 (-84.53%)
Mutual labels:  firebase, firestore, firebase-auth
Messenger Ios Chat Swift Firestore
Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift
Stars: ✭ 405 (+123.76%)
Mutual labels:  firebase, firestore, firebase-auth
Angularfire Lite
⚑️ Lightweight library to use Firebase API πŸ”₯ with Angular
Stars: ✭ 245 (+35.36%)
Mutual labels:  firebase, firestore, firebase-auth
Angular 4 Material Pos
POS written in Angular 4 with Angular Material UI
Stars: ✭ 54 (-70.17%)
Mutual labels:  firebase, firestore, firebase-auth
Gatsby Theme Firebase
πŸ”₯ A Gatsby Theme for adding Firebase to your application.
Stars: ✭ 96 (-46.96%)
Mutual labels:  firebase, firestore, firebase-auth
Firebase Subscription Payments
Example web client for the `firestore-stripe-subscriptions` Firebase Extension using Stripe Checkout and the Stripe Customer Portal.
Stars: ✭ 119 (-34.25%)
Mutual labels:  firebase, firebase-auth
Quickstart Cpp
Firebase Quickstart Samples for C++
Stars: ✭ 123 (-32.04%)
Mutual labels:  firebase, firebase-auth
Combinefirebase
Combine wrapper on Google's iOS Firebase library.
Stars: ✭ 126 (-30.39%)
Mutual labels:  firebase, firestore
Bento Starter
🍱 Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
Stars: ✭ 1,519 (+739.23%)
Mutual labels:  firebase, firebase-auth
Petshop
Pet Shop is an e-commerce application for Android built with Flutter (iOS to come soon).
Stars: ✭ 127 (-29.83%)
Mutual labels:  firebase, firebase-auth
React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (+931.49%)
Mutual labels:  firebase, firebase-auth
Stripe Firebase Extensions
Repository of Firebase Extensions built by Stripe.
Stars: ✭ 133 (-26.52%)
Mutual labels:  firebase, firebase-auth
Nextjs Vercel Firebase
Next.js app using API routes to connect with Firestore.
Stars: ✭ 133 (-26.52%)
Mutual labels:  firebase, firestore
Chatair Android
πŸ”₯ A highly advance featured chat app in android using Firestore
Stars: ✭ 132 (-27.07%)
Mutual labels:  firebase, firestore
Fluttergram
A fully functional Instagram clone written in Flutter using Firebase / Firestore
Stars: ✭ 1,944 (+974.03%)
Mutual labels:  firebase, firestore
Firestore Simple
More simple, powerfull and TypeScript friendly Firestore wrapper.
Stars: ✭ 145 (-19.89%)
Mutual labels:  firebase, firestore

Xcode Swift Contributors Forks Stargazers Issues MIT License


Logo

Make It So

This is the source code for Make It So, the sample app accompanying my blog post "Replicating the iOS Reminders App Using SwiftUI and Firebase"
Explore the docs Β»

View Demo Β· Report Bug Β· Request Feature

Table of Contents

About The Project

Screenshot

Built With

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

This project uses Cocoapods to manage dependencies.

  • If you haven't done so already, install Cocoapods:

    sudo gem install cocoapods
    

Installation

  1. Clone the repo
  2. Navigate to the project folder
  3. Install dependencies
  4. Open the project
git clone https://github.com/peterfriese/MakeItSo.git
cd final/MakeItSo
pod install
xed .

Demo

Demo

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a pull request

License

See LICENSE

Disclaimer

This is not an official Google product.

Contact

Peter Friese - @peterfriese

Project Link: https://github.com/peterfriese/MakeItSo

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].