Skip to content

An demo app to view video recipes, handles media loading, full screen video in landscape. It integrates with ExoPlayer underhood to work with video files.

Notifications You must be signed in to change notification settings

vishalrao8/TastyTreat

Repository files navigation

TastyTreat

An demo app to view video recipes, handles media loading, full screen video in landscape. It integrates with ExoPlayer underhood to work with video files.

Index

Usage

  • Start the application by clicking on the app icon in the launcher menu.
  • Choose any kind of treat you want to explore.
  • Navigate between adjecent steps of recipe using on screen navigation controls provided within the app.
  • Explore all the steps at a glance using the bottom navigation drawer located at the bottom left corner.

User Interface

User.Interface.mp4

Contribution

  • Fork this repo to make your own copy of repository, see it's there at the top right.
  • Either download the zip from your forked repo or check out project from VCS using Android Studio startup wizard. Make sure you are importing project from you own copy of repository and not this.
  • Build the project using gradle and create a new branch with appropriate name with respect to the feature you are going to add.
  • Start making modifications with complete code comments and method documentations to make it easier for us humans to read.
  • Make sure your master branch is up to that with origin's master branch i.e. this branch before merging any changes.
  • Commit and merge the changes with your master branch and do resolve merge conflicts if any.
  • Make a pull request to this master branch using IDE or browser (later one recommended).
  • Happy contributing :)

Licence

ISC License

Copyright (c) [year], [fullname]

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

An demo app to view video recipes, handles media loading, full screen video in landscape. It integrates with ExoPlayer underhood to work with video files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages