Giter VIP home page Giter VIP logo

elpee's Introduction

elpee - Explore and share music

About

Elpee is a multiplatform app written entirely in Dart/Flutter. The data is retrieved from the Spotify Web API and the Wikimedia API. I used Firebase for saving the albums to the walls. For state management, I went with the BLoC pattern.

Get it on Google Play Get it on the App Store

Why

I wanted to practice with Flutter. I decided to use it for my (future) portfolio and made it open source.

The app serves as a music reference app. It has hotlinks to Spotify and Wikipedia. The user can create their own album walls, kind of like a digital record collection. I put the emphasis on albums, because I like listening to albums front to back, rather than listening to random songs from a playlist. A lof of the context that contributes to the power of music is missed when listening to seperate songs.

What does 'elpee' mean

Elpee is Dutch phonetic slang of the abbreviation of an LP record. Like LPs, the main page of Elpee only consists of the album covers. Unlike the famous saying, I do like to judge albums by their cover.

How long did it take to develop?

I started in July 2019 with no mobile application experience. I did have about 4 months of experience in JavaScript and React/Redux. The app was launched in March 2020.

How to run

To run this project locally, you need to register with the Spotify Web API and create an app. Put the Spotify API Secret inside a file named secret.json with spotify_api_secret as the key. Put secret.json on the root level of the app (lib/).

The project also uses Firebase. Follow the Flutter guide on how to set this up. You'll need to use your own google_services.json file generated by Firebase after creating your project.

Support

If you wish to contact me, you can do so by emailing to [email protected]

elpee's People

Contributors

tomvanlieshout 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

elpee's Issues

Maybe change Google Pod dependency?

Just downloaded to test and got:
Build input file cannot be found: '/Users/owner/Downloads/GoogleService-Info.plist'

which traces back to project.pbxproj:
E28E698D23FC776B00D5CC2D /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../../Downloads/GoogleService-Info.plist"; sourceTree = ""; };

should one use "pod Google/SignIn" instead of "pod Google"?

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.