/handla

A shopping list for Android

Primary LanguageJava

Handla

Intro

I haven't really coded an Android app more than "Hello World" before so this is a learning experience that hopefully will end up in an app that I'll use. I'm half way through the Google Course "Developing Android Apps" at Udacity and it's time to do some coding on my own.

A shopping list app

Yet another shopping list app? Why not use "Out of Milk" and be done with it?

Most shopping list apps I've tried have to much stuff going on. Out of Milk is good but this app will be perfect for my needs.

Feature wish list

  • Easy entering of items with typeahead.
  • Group by category
  • Category ordering
  • Recipe list
  • Recipe link
  • Recipe text
  • Add items from one recipe to shoppinglist
  • Compose this weeks menu from recipes
  • Add all items from menu to list
  • Cloud sync for list, recipes and menues
  • Sharing with other users

Did i say "too much going on"...? :)

Acknowledgements

When setting up the Cucumber tests I would never have got it to work if I hadn't found Sebas LG's project "CleanGUITestingArchitecture"

License

This content is released under the MIT License: http://opensource.org/licenses/MIT