Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xfranme/moviecheck
A native Android app developed in Android Studio using Java.
https://github.com/xfranme/moviecheck
android android-studio gradle java livedata repository-pattern room-persistence-library viewmodel-pattern
Last synced: about 1 month ago
JSON representation
A native Android app developed in Android Studio using Java.
- Host: GitHub
- URL: https://github.com/xfranme/moviecheck
- Owner: xFranMe
- Created: 2024-11-08T17:02:52.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T09:15:53.000Z (about 1 month ago)
- Last Synced: 2024-12-04T10:22:50.717Z (about 1 month ago)
- Topics: android, android-studio, gradle, java, livedata, repository-pattern, room-persistence-library, viewmodel-pattern
- Language: Java
- Homepage:
- Size: 12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MovieCheck
## What is MovieCheck?
MovieCheck is an Android app designed to manage the audiovisual preferences of the user. It allows you to check information about the most popular movies of the moment. In addition, you can mark those movies that you like the most as favorites and even list them as pending so you do not miss out on the most interesting titles. Not only that, but the members of MovieCheck community will also be able to interact with each other and exchange their opinions through the social section that can be found in the details of ech movie. There you can give your own rating of the film in question and post any comments about it.
## Scope
This app has been developed as a small project for a software engineering degree subject. Hence, it is meant to work only in local mode. This means that the app uses a local database that is NOT shared among all devices. It supports multiple users as long as the activity is performed on the same device.
## About documentation
Documentation and more info about this app can be found in [this repository's wiki](https://github.com/xFranMe/MovieCheck/wiki) (Spanish).