JasperEssien2 / music_mates_app

A demo application that show cases the implementation of GraphQL. GraphQL is a schema defined language API that fixes the issue of over-fetching and under-fetching of data from backend as opposed to RESTful API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music Mate

This is a demo application for an article on graphql. It harness the power of GraphQL as the API rather than REST API.

Below is the demo of the application.

A demo of the final app

The feature of this application is simple.

  • Users are asked to select favorite music artists from a predefined list during sign-up.
  • Users should see fellow users that share one or more favorite music artists.
  • Users should see a list of their selected favorite artists.

Below is the flow chart, the technical workings of the application. Flowchart of music mate

About

A demo application that show cases the implementation of GraphQL. GraphQL is a schema defined language API that fixes the issue of over-fetching and under-fetching of data from backend as opposed to RESTful API.


Languages

Language:Dart 48.0%Language:C++ 26.1%Language:CMake 12.2%Language:HTML 6.0%Language:Ruby 4.1%Language:Swift 2.1%Language:C 1.1%Language:Kotlin 0.2%Language:Objective-C 0.1%