Skip to content

glentanner/Baking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miriam's Just Desserts

This is an earlier Android project built in Java. It demonstrates app architecture, data modeling, and UI flow before I transitioned to modern Kotlin + Compose. This recipe app demonstrates the use of RecyclerView, ExoPlayer, Master/Detail Flow, and Material Design.

Demo

The demo video is linked below.

Step-By-Step

  • The "Miriam's..." icon on the Home Page launches the app.
  • A list of recipes appears.
  • When a recipe is chosen, an expandable ingredients listing is shown with a series of steps.
  • Steps can be clicked to display detailed instructions, along with a helpful video.
  • A Home Screen Widget can be installed showing ingredients for the currently selected recipe.
  • Choosing another recipe will update the Widget with that recipe's ingredients.

Video Demo

Watch the video

License

MIT

About

This is an earlier Android project built in Java. It demonstrates app architecture, data modeling, and UI flow before I transitioned to modern Kotlin + Compose. This Recipe App uses RecyclerView, ExoPlayer, Master/Detail Flow, and Material Design

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages