fruit stand app project. jarrett stein, student engagement coordinator at the netter center students...

7
Fruit Stand App Project

Upload: thomasine-ross

Post on 24-Dec-2015

212 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Fruit Stand App Project. Jarrett Stein, Student Engagement Coordinator at the Netter Center Students from the University of Pennsylvania – CIS350: Software

Fruit Stand App Project

Page 2: Fruit Stand App Project. Jarrett Stein, Student Engagement Coordinator at the Netter Center Students from the University of Pennsylvania – CIS350: Software

• Jarrett Stein, Student Engagement Coordinator at the Netter Center

• Students from the University of Pennsylvania– CIS350: Software Design and Engineering– Susan Hirai, the project manager– The Programmers: Two teams of four

undergraduates (sophomores to seniors) from Engineering, the College, and Wharton

Who Are We?

Page 3: Fruit Stand App Project. Jarrett Stein, Student Engagement Coordinator at the Netter Center Students from the University of Pennsylvania – CIS350: Software

A Mutually Beneficial Project• The Netter Center gets a functional

app made specifically for the EAT.RIGHT.NOW program’s after-school fruit stands.

• The students gain experience with building apps for Android using good software design principles.

Page 4: Fruit Stand App Project. Jarrett Stein, Student Engagement Coordinator at the Netter Center Students from the University of Pennsylvania – CIS350: Software

The App

• Built for Android (in Java)• Records information during the fruit

stand:– Enter stand info. and inventory at the

beginning– Track customer, product, and price

information from each sale–Walk through basic calculations and

check for errors– Send all data to an online database

Page 5: Fruit Stand App Project. Jarrett Stein, Student Engagement Coordinator at the Netter Center Students from the University of Pennsylvania – CIS350: Software

Progress

• Currently, the app allows the user to input information on volunteers, the weather, inventory, and sales made.

• Next, we will create an educational walk-through of the relevant math equations.

• Soon, we will make it possible to send all collected data to a database for future usage.

Page 6: Fruit Stand App Project. Jarrett Stein, Student Engagement Coordinator at the Netter Center Students from the University of Pennsylvania – CIS350: Software
Page 7: Fruit Stand App Project. Jarrett Stein, Student Engagement Coordinator at the Netter Center Students from the University of Pennsylvania – CIS350: Software