cahitsahin / MuboMatch-android-match-app

Match application that using user's movie, music and books.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MuboMatch - Android Match App

Overview

MuboMatch help people that want a friend has same interest with their selves. Users will create profiles, receive notifications via that profile also add books, movie and albums. Program will match profile and after users can see the other profile and they can decide to contact if both decide to contact program will provide text and date between users.

13 screens are availables : Profile, Matches, Messages, Chat, Library, Login, Register, ForgetPassword, Setting and OherUserProfile.Also for adding items in library AddBook, AddArtist, AddMovie.

MuboMatch using Firebase for Login&Register and Realtime Database

API's

Google Books API

Google Books is our effort to make book content more discoverable on the Web. Using the Google Books API, your application can perform full-text searches and retrieve book information, viewability and eBook availability. You can also manage your personal bookshelves.

MuboMatch using this API for information about books.

Omdb API

The OMDb API is a RESTful web service to obtain movie information, all content and images on the site are contributed and maintained by our users.

MuboMatch using this API for information about movies.

Spotify API

Based on simple REST principles, the Spotify Web API endpoints return JSON metadata about music artists, albums, and tracks, directly from the Spotify Data Catalogue. Web API also provides access to user related data, like playlists and music that the user saves in the Your Music library. Such access is enabled through selective authorization, by the user.

MuboMatch using this API for information about artists.

Screenshots

Capture 7 Capture 5

Capture 6 Capture 4 Capture 1 Capture 9

Capture 10 Capture 8 Capture 2 Capture 3

License

Copyright (c) 2020 Cahit Sahin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

   The above copyright notice and this permission notice shall be included in all
   copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Match application that using user's movie, music and books.

License:MIT License


Languages

Language:Java 100.0%