GithubHelp home page GithubHelp logo

monostere0 / soundscrate Goto Github PK

View Code? Open in Web Editor NEW
15.0 4.0 3.0 18.56 MB

A react native app for browsing your discogs.com record collection

License: MIT License

JavaScript 83.71% Java 2.72% Objective-C 10.37% Starlark 3.20%
react-native react discogs flow oauth2 records

soundscrate's Introduction

SoundsCrate

A React native app for viewing your discogs.com collection

This app allows you to authenticate to discogs.com and see your records collection in a neat way, just like you'd browse them through your crates :)

Optimised for both iOS and Android

Uses

  • React Native
  • JS
  • Flow
  • Jest
  • Discogs API (incl. custom RN wrapper for OAuth flow)

Preview

alt text

How to start the app

  • Check out the repo

  • yarn or npm i

  • Go to discogs.com, the settings page > developers and create a new app (after you have logged in). The "Callback URL" field should be set to soundscrate://. After you create the application, you should see a page which contains the "Consumer Key" and "Consumer Secret" tokens. Go ahead and create an .env file in the root of the project which should look like this:

    S_CONSUMER_KEY=Your Discogs Consumer Key
    S_CONSUMER_SECRET=Your Discogs Consumer Secret
    
  • Make sure you have react native cli installed globally, and do react-native run-ios or react-native run-android in the root directory of the project.

  • Happy browsing!

soundscrate's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

soundscrate's Issues

Fix flow errors

Since upgrading to RN 0.53 and Flow 0.63, there are quite a few flow errors. Run yarn flow in the root of the project to see them.

screen shot 2018-02-07 at 15 11 31

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.