Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.4 KB

File metadata and controls

32 lines (20 loc) · 1.4 KB
image image image image

Description

Route posting app for exercise and sightseeing. Uses Google's Firestore and Auth from Firebase for database requests. Users can post routes by recording their movement, posts can additionally have a title and description.

Demo

Installation

As the project is using external frameworks downloaded with pods, you must do the following terminal commands after downloading the repository with the project folder:

1. cd (repository install folder)/Examples/Routify/Routify/
2. pod deintegrate; pod install
3. open Routify.xcworkspace

If you wish to reopen the project in the future, you must open Routify.xcworkspace

Images

image image image image
image image image image