[APP][Free]Shared Shopping List

Search This thread

GammaL

New member
Mar 27, 2013
1
4
Hello

I wrote a shopping list application, in which i focused on a speed in
which you can create a shopping list and share(and update after that)
it with your friend. So i avoided any forms often frequented in this
type of applications, and came up with a very simple design. You would
just enter your items into the text field with some autocomplete,
adjust the amounts, then click sharing button, select your friend and
that's it.

I also use Google App Engine for server side to keep this free.

I wrote this a while ago, now i would like to improve it to add some
more features, so any feedback and ideas for improvement would be much
appreciated

Link to Play Store:
https://play.google.com/store/apps/details?id=com.kaukas.sharedsl
 

Attachments

  • g1.jpg
    g1.jpg
    34.3 KB · Views: 1,009
  • g2.jpg
    g2.jpg
    35.3 KB · Views: 893
Last edited:

StupidIdea

Inactive Recognized Developer
Jun 24, 2011
1,369
1,869
Hello

I wrote a shopping list application, in which i focused on a speed in
which you can create a shopping list and share(and update after that)
it with your friend. So i avoided any forms often frequented in this
type of applications, and came up with a very simple design. You would
just enter your items into the text field with some autocomplete,
adjust the amounts, then click sharing button, select your friend and
that's it.

I also use Google App Engine for server side to keep this free.

I wrote this a while ago, now i would like to improve it to add some
more features, so any feedback and ideas for improvement would be much
appreciated

Link to Play Store:
https://play.google.com/store/apps/details?id=com.kaukas.sharedsl

Cool app. I like it. Clickable link :eek::
https://play.google.com/store/apps/details?id=com.kaukas.sharedsl
 

andifds

Senior Member
Dec 29, 2010
106
24
SCL
I got this idea to many time ago, but was something like ( you should add it) a "social tasks" list, for example, there are some few tasks to do at home, you put this in the social to-do lists and everyone in the family could see the lists, and when the tasks are completed, they should be notified or the task deleted from the social list!!
 

fredbull

Senior Member
Aug 10, 2010
218
10
Just watch the démo vidéo ans it looks really nice !

Envoyé depuis mon Nexus 7 avec Tapatalk
 
Last edited:

xisberto

New member
Apr 26, 2012
4
0
I wrote this a while ago, now i would like to improve it to add some
more features, so any feedback and ideas for improvement would be much
appreciated

Really nice app, follows some feedback:

Try to implement the native ActionBar or use SherlockActionBar. Using just the native ActionBar will make your app incompatible with versions below 3.0. Using Sherlock your app will be compatible with 2.1 and above. This will make the app more integrated to the system.

Other changes you can make on this aspect is read the Design Guidelines (sorry I can't post links), learn some thing about good designs and look for other apps searching for inspiration.
 

moby90

Senior Member
Jan 31, 2013
106
21
Good! My housemates install this app too!

Inviato dal mio GT-S5570 CyanogenMod 7.2 con Tapatalk 2
 

num1gever

Senior Member
Jun 5, 2011
95
8
Hi @GammaL, great app!
Can you please add compatibility with Hebrew language? I mean, not a translation - an RTL support on the shopping list.

Please refer to the screenshot I added, to understand the problem.

You can see that the First item in the list is in English and is perfectly readable. The second item, is in Hebrew and automatically aligned to the right, so it's getting in line with the other buttons.
 

Attachments

  • 2013_05_09_15.57.56.jpg
    2013_05_09_15.57.56.jpg
    42.3 KB · Views: 128

hhairplane

Senior Member
May 4, 2011
471
93
Really nice app, follows some feedback:

Try to implement the native ActionBar or use SherlockActionBar. Using just the native ActionBar will make your app incompatible with versions below 3.0. Using Sherlock your app will be compatible with 2.1 and above. This will make the app more integrated to the system.

Other changes you can make on this aspect is read the Design Guidelines (sorry I can't post links), learn some thing about good designs and look for other apps searching for inspiration.

Agreed Holo please. http://developer.android.com/design/get-started/ui-overview.html

Also, maybe you might want to integrate Google Tasks or some more popular to do list manager, like Any.do or Toodeldo. That would make this app truly extraordinary.
 

Paparasee

Senior Member
Apr 19, 2009
1,128
201
Dubai, UAE
Downloaded it but have not tried it yet, but I like the idea :)

Was wondering, how the data is transmitted from one phone to another ... is it over some server that you have setup?
What if other users end up with similar names? Would every Maryxx receive the list?

Would it be better if those big "- & +" are replaced with a simpler "< & >" or maybe even a manual entry box? Reason for a manual entry box is maybe the item required is 2.5kg or maybe 1.5 cartons or 1.5 litre of milk.

Thanks for your app :)
 

arathorn4

Senior Member
Apr 23, 2013
90
10
How do I login to a username or nickname that I've already created with this app? I downloaded it Friday but flashed a new rom Saturday, so now I can't use the same nickname I created Friday, and my wife is annoyed with me lol.
 

V4lve

Senior Member
How do I login to a username or nickname that I've already created with this app? I downloaded it Friday but flashed a new rom Saturday, so now I can't use the same nickname I created Friday, and my wife is annoyed with me lol.

I had the same problem. This is the only weakness in an otherwise great app. The advice was to create a new new name and get the wife to share again. Was a but complex to achieve.

Sent from my GT-I8160
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    Hello

    I wrote a shopping list application, in which i focused on a speed in
    which you can create a shopping list and share(and update after that)
    it with your friend. So i avoided any forms often frequented in this
    type of applications, and came up with a very simple design. You would
    just enter your items into the text field with some autocomplete,
    adjust the amounts, then click sharing button, select your friend and
    that's it.

    I also use Google App Engine for server side to keep this free.

    I wrote this a while ago, now i would like to improve it to add some
    more features, so any feedback and ideas for improvement would be much
    appreciated

    Link to Play Store:
    https://play.google.com/store/apps/details?id=com.kaukas.sharedsl