Skip to content

MeseretGebru/EventFinder

Repository files navigation

Felagi ( Event Finder)upcomingevents

Overview

Powered by Meetup API, this app lets you search Events in New york city. This app can also use your current location.

Gifs

Events by Categories List of Events in the same category
evencategories list of events

|

Detail Info and Map

Features

  • Users can choose category ot the event
  • Users can search for events in New york city
  • Users can view a map for the event Venue

Requirements

  • iOS 8.0+ / Mac OS X 10.11+ / tvOS 9.0+
  • Xcode 9.0+
  • Swift 4.0+

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ sudo gem install cocoapods

Pods

How to Install Pods

To integrate these pods into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!

target '<Your Target Name>' do
    pod 'Alamofire',
    pod 'SnapKit',
    pod 'KingFisher'
end

Then, run the following command in Terminal:

$ pod install

API Endpoints

Meetup API

Meseret Gebru - GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published