Skip to content

A mobile app for displaying realtime nearby places around you

Notifications You must be signed in to change notification settings

islamnabil/NearbyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NearBy App

NearBy App is a mini app that you use to display realtime nearby places around you from Foursquare.

Table of contents

Screenshots

Requirements

  • Xcode 10.2+
  • Swift 4.2+
  • iOS 12+

Setup

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To install pods Podfile in into your Xcode project using CocoaPods, open your terminal in project's directory:

pod install

Features

List of features ready and TODOs for future development

  • Add RealTime mode that allows the app to always display to the user the current near by places based on his location. (Default mode)
  • Add Single Update mode that updates the location once in app when launching and doesn’t update again.
  • Switch between RealTime and Single Update modes.
  • Save user modes settings.
  • Implement UI for iPad.
  • Implement caching for fetching places images.

To-do list:

  • Implement a caching solution for better offline experience (with CoreData).
  • Add Animations to TableView cells.
  • Add Unit-Testing.

Contact

Created by @islamnabil - feel free to contact me!

About

A mobile app for displaying realtime nearby places around you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published