Skip to content

mho-bbk/myrecipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tasks / Fixes

Feature: Converter

  • In horizontal mode, there should be a space of at least X dp between the conversion text and the end of the screen
  • Increase the font size for the conversion text
  • When phone rotates, ensure full screen is visible - implemented ScrollView
  • When phone rotates, ensure conversion is retained - implemented ViewModel

Feature: My Recipes Collection

General App Fixes

  • Fix back stack behaviour. After a recipe has saved and the user moves to saved recipes screen, back should take you back to an EMPTY form.
  • Write automated UI tests
  • Implement new home screen design

New Features

  • Improve UI (make prettier) while adhering to accessibility guidelines
  • Converter - Add tablespoon conversion (design idea: make spinner for 'cups' selection)
  • Converter - Add farenheit conversion
  • (EPIC) Recipes Collection - Enables user to note down and keep recipes in a local cache
  • (EPIC) Save Conversions - Enables user to save conversions to their recipes collection. Must have provision to save multiple conversions to one recipe.
  • (EPIC) Export feature, to ensure recipes collection can be backed up if local storage fails.
  • What is Glide and can it be used to insert images into our RecyclerView?
  • Consider what should happen if there are no recipes in the db. Should the app show some text to the user so that it's clear the list is empty?

Topics for revision

  • Data binding

References

In the building of this app, the following resources were referenced:

MVVM and Room (+ RecyclerView)

About

A recipes app that lets you save the recipes you like to a recyclerview and includes a converter (cups to metric)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages