Help with assigment


User Stories

I want an app that allows me to enter a person's name and their favorite pizza.
I want the app to store the person's name and their favorite pizza in a database after I press a button
I want the app to show all the names and favorite pizzas that are stored in the database using a ListView when I press a button.
I want a button in the app that allows me to clear all of the names/pizzas from the database, but I should be warned that I will delete everything if the database is cleared.
I want to be able to select an item from the database using the ListView, but I should be warned that I am deleting an item from the database.

I need help please

To do all this, you need to learn to code App Inventor Blocks.

Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook http://www.appinventor.org/book2 ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.

There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles

How to do a lot of basic things with App Inventor are described here: http://www.appinventor.org/content/howDoYou/eventHandling .

Also look here App inventor español. Offline. Tutorial. Ejemplos. Instalación. Códigos. Juegos. Curso gratis de App inventor. and here Tutorial Index | imagnity for more tutorials.

Learn about components Component Reference
and visit the Library The MIT App Inventor Library: Documentation & Support Help>Library on the MENU

Good luck with your Project.

2 Likes