conradwt / flix-swiftui

The purpose of this project is to implement an application where fans can comment on and rate movies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flix SwiftUI

The purpose of this project is to implement an application where fans can comment on and rate movies.

Getting Started

Software requirements

  • Xcode 13.0 or newer

  • iOS 15.0 or newer

  • Swift 5.5 or newer

Quick Installation

  1. Clone the application

    https://github.com/conradwt/flix-swiftui
  2. Navigate to the iOS application

    $ cd flix-swiftui
    
  3. Open the application

    open *.xcodeproj
  4. In Xcode, run the application

    Command + R
    

Support

Bug reports and feature requests can be filed with the rest of the Xcode project here:

License

Flix SwiftUI is released under the MIT license.

Copyright

copyright:: (c) Copyright 2021 Conrad Taylor. All Rights Reserved.

About

The purpose of this project is to implement an application where fans can comment on and rate movies.

License:MIT License


Languages

Language:Swift 100.0%