Giter VIP home page Giter VIP logo

veezee-ios's Introduction

veezee - music streamer (iOS)


veezee is a cross-platform music streamer inspired by Apple Music and Spotify for iOS and Android. It is built with native technologies for each platform (Swift and Kotlin).

This is the repository for veezee for iOS, the Android version can be found here.


General features

  • Supports tracks, albums, playlists and genres
  • User management with email/password and Google (Supports cross-device sessions)
  • Supports remote (MongoDB) and local-offline (Couchbase) databases
  • Offline mode
  • Theme support
  • Sharing

iOS version features

  • Written in Swift 4.2
  • Optimized for both iPhone and iPad (Supports screen resizing)
  • Landscape mode (iPad only) - WiP (UI bugs expected)
  • Coded UI with Autolayout using Snapkit (no storyboards or xib files!)
  • Guest mode (Without login)
  • Many custom views for different pages
  • Beautiful animations using UIKit animations and transitions and UIKit dynamics
  • And more...

How to use

Compiling: iOS version

You'll need to use Xcode 11+ and the Cocoapods 1.5+ with the repos up to date.

  • Install the dependencies by executing the following command in the project directory in a terminal window: pod install

  • Rename the example-app-config.txt file to app-config.txt located in the project root and optionally fill it with API keys for various services supported by veezee

  • Open veezee.xcworkspace file by double clicking on it or use Xcode file menu to open the project.

  • Wait for Xcode to complete the indexing proccess and then build the project using Product -> Build option from the top menu.

  • Select a device or simulator with a screen size equal or larger than 4.7 inch (e.g. iPhone 8, 8 Plus, X or any iPad) and run the project (For running on a real device you might need to change the application bundle id from Xcode project settings)

Note!

If you are having issues compiling the project using Xcode, try using JetBrains AppCode.

Setting up a server (IMPORTANT!)

veezee depends on a functioning HTTPS API server to show music lists and play music as well as do user management and provide analytics data. An incomplete example is provided by the veezee team that can be used as a starting point but it's not completely safe and must be reviewed thoroughly before used in a production environment.

The server can be set up either on the localhost or the Internet. This server's address must be specified in the Constants.swift file in the iOS application's project code.

https://veezee.cloud/api/v1/ is a demo API limited in functionaliity (registrations not working) that can be used to understand the apps behavior. It contains some music and image files that exist for educational purposes only! No profit is gained from them. Its content may not be used in any way that may violate any copyright laws. This is not based on veezee HTTP API, it's just some static files hosted on Github Pages.

For more information about the server application please visit here.

Contributors

veezee (iOS) is designed and developed by Vahid Amiri Motlagh.

My contact info can also be found on my GitHub page.

License

veezee (iOS) is available under the MIT license. See LICENSE file for more info.

veezee-ios's People

Contributors

vsg24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

veezee-ios's Issues

getting errors for multiple pods errors

Hi guys, I have tried your app but I am unable to compile as I am getting multiple error on the code I cloned
I have latest Xcode (12.2) but i do get multiple errors on the base code, i did followed the instructions before building. see the screenshots

Screenshot 2020-11-28 at 1 46 30 PM

Screenshot 2020-11-28 at 1 46 37 PM

However as I have some experience in iOS development i did update some pods to their latest version, removed derived data, updated pods repo and clean build the code and I am down to these 7 errors which I am unable to get rid of

Screenshot 2020-11-28 at 1 46 54 PM

Screenshot 2020-11-28 at 1 47 05 PM

Any help from you guys is much appreciated

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.