Lists2go
by Kyveli Vezani
Users generate lists of things they want to remember, by sending in an item name and the list it belongs to.
The syntax for this is @category .item (also works the other way: .item @category) For example: .eggs @groceries, @movies .pi, etc).
They will also be able to delete items from the list by sending: -pi @movies. (this function doesn't work yet)
They can retrieve each list by sending in the name of the list. For example: sending a text with the word "movies" will return a message with the movies that were saved in that list.
They can retrieve the names of their lists by sending in "lists".
They can request instructions by sending in "help".
Here are my wireframes:
still to be worked on:
delete items
check if the item already is in the list before adding it
web interface
allow user to send list to someone else?
minor debugging
Comments (0)
You don't have permission to comment on this page.