Skip to content

iOS social media app to post food recipe which is coded with Swift

Notifications You must be signed in to change notification settings

muratbuyukbas/BitirmeProjesi-iOS-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tarif Defterim - iOS App (Swift & Firebase)

Tarif Defterim is a social media app to post your food recipes.

How to use

1-Download or clone the project
2-Install pods (If you don't know how to, google it. freaking easy)
2-Add your GoogleService-Info.plist to TarifDefterim->TarifDefterim->Resources folder.
3-Go to Firabase console and on the Storage section you need to change rules with:
service firebase.storage { match /b/{bucket}/o { match /{allPaths=**} { allow read, write: if request.auth != null; } } }

Firebase

-Authentication
-Firestore Database
-Storage

Screen Shots

Light         Dark

Light         Dark

Light         Dark

Light         Dark

Light         Dark

About

iOS social media app to post food recipe which is coded with Swift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages