All Projects → vadymmarkov → reviewery-mobile

vadymmarkov / reviewery-mobile

Licence: other
iOS application to rate songs in Spotify playlists

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
Starlark
911 projects
java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to reviewery-mobile

mkBox
MacApp、PythonPackage、Scripts ..
Stars: ✭ 66 (+340%)
Mutual labels:  ios-app
spotify
Add Spotify playlists and get followers using Cloudflare Apps!
Stars: ✭ 19 (+26.67%)
Mutual labels:  spotify-api
Quran-Pro-iOS
Description Qur’an Pro - القرآن الكريم offers all muslims the complete Holy Quran with verse by verse recitation, translation and transcription. The application is written in SWIFT 2.0
Stars: ✭ 21 (+40%)
Mutual labels:  ios-app
ChatbotHotel
A Chatbot demo for DialogFlow (Formerly called API.AI)
Stars: ✭ 34 (+126.67%)
Mutual labels:  ios-app
SpotifyKaraoke
Instant lyrics for your current Spotify track
Stars: ✭ 16 (+6.67%)
Mutual labels:  spotify-api
Spotify-Readme
A dynamic, customizable, and real-time Spotify now-playing widget for your README files.
Stars: ✭ 85 (+466.67%)
Mutual labels:  spotify-api
contact-tracer
A prototype contact tracer app for COVID-19 pandemic response
Stars: ✭ 50 (+233.33%)
Mutual labels:  ios-app
BilibiliCD
用来下载B站视频封面的 iOS App
Stars: ✭ 13 (-13.33%)
Mutual labels:  ios-app
Sub-Track
Flutter Application to keep track of Subscriptions
Stars: ✭ 31 (+106.67%)
Mutual labels:  ios-app
CrossMobile
Create native iOS, Android, Windows Phone and Desktop applications in Java. Write it once, and produce sophisticated multiplatform applications.
Stars: ✭ 48 (+220%)
Mutual labels:  ios-app
Eris
MVVM-C based iOS-Architecture Reference
Stars: ✭ 113 (+653.33%)
Mutual labels:  ios-app
spotify-flask
Request data from Spotify API using flask with templates; or use a simple python api
Stars: ✭ 70 (+366.67%)
Mutual labels:  spotify-api
DAudiobook
模仿QQ布局写的一个小项目--小熊有声小说
Stars: ✭ 79 (+426.67%)
Mutual labels:  ios-app
Far-From-Home
A cross-platform mobile developed using Flutter and Firestore for House Rental Application with integrated payment module
Stars: ✭ 27 (+80%)
Mutual labels:  ios-app
SwiftUIDrag
A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content.
Stars: ✭ 42 (+180%)
Mutual labels:  ios-app
photos
"Fx Fotos" is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
Stars: ✭ 620 (+4033.33%)
Mutual labels:  ios-app
ZudVPN
A mobile application to deploy private VPN servers in the cloud with DNS ad-blocking and other features
Stars: ✭ 119 (+693.33%)
Mutual labels:  ios-app
spotify-release-list
📅 Display list of Spotify releases from artists you follow
Stars: ✭ 142 (+846.67%)
Mutual labels:  spotify-api
cordova-plugin-example
Example Cordova plugin for iOS and Android to support blog post.
Stars: ✭ 15 (+0%)
Mutual labels:  ios-app
o-fish-ios
iOS app for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection.
Stars: ✭ 28 (+86.67%)
Mutual labels:  ios-app

Description

Reviewery is an iOS application to rate songs in Spotify playlists. It's a hobby project built in React Native. Read more in my Medium article.

Server side code in located here.

Reviewery

Functionality

  • Facebook login
  • Profile screen with the possibility to logout
  • A list of charts
  • Chart detail screen with a list of attached playlists
  • Playlist detail screen with a list of songs
  • Review popup to rate songs
  • Result screen with a list of songs sorted by rating. It should be accessible only when the chart is marked as completed.

Installation

Assuming you’ve already installed Node.js, CocoaPods and React Native CLI

git clone https://github.com/vadymmarkov/reviewery-mobile.git
cd reviewery-mobile/ios
pod install
cd ..
npm install
react-native run-ios

Read more about React Native setup in official getting started guide.

Author

Vadym Markov, [email protected]

Contributing

Check the CONTRIBUTING file for more info.

License

Reviewery is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].