Small Business App (with a partner)
You are going to design an App for a small business (you pick the business!)
You will need the following:
- At least two Activities.
- Save at least one data point with a SharedPreference.
- Send at least one data point between Activities using an Intent.
Read in input from the user using at least one of each:
- Checkbox
- EditText
- Radio Button (use a ButtonGroup)
- Have at least on image in the application.
We will use the groups from before. These are bare minimums, your App should actually do something useful for a small business so you may need to add more functionality.
We will briefly show them off at the beginning of class 2/8/21 so think about good design.