Skip to content

simulacrumus/active-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drop-In Activities at City of Ottawa Recreation Facilities

About The Project

Active is a mobile application that allows users to browse and search drop-in activities at City of Ottawa Recreation Facilities.

There is no API provided by the city for the drop-in activities and the data for the application is collected using Python web scraper and published using Spring Boot REST API Server on Docker.

Download the app on AppStore.

Built With

  • Swift
  • SwiftUI

(back to top)

Getting Started

Please follow the instructions below to get started with Active.

Installation

  • Clone the repo

    git clone https://github.com/simulacrumus/active-ios
  • Open in Xcode

  • Enter your keys in Production.xcconfig and Development.xcconfig file

    API_HOST = <IP_ADDRESS>
    API_PORT = <PORT>
    API_DEFAULT_PATH = <PATH>
    API_KEY = <API_KEY>
    

(back to top)

Contact

Emrah Kinay - @emrahkinay

Project Link: https://github.com/simulacrumus/active-ios

(back to top)

About

iOS App for Drop-In Activities at City of Ottawa Recreation Facilities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages