For Codepath's Android 101 Course
Contributed by:
- Sofia Nguyen
- Donna Prince
- Eliott Schaffer
This document provides a summary of our project building process for our final Android project, an app called Cute CBS. The app takes in user input and makes API calls, displaying images of shibes, cats, and or birds alike in random fashion. The user can also refresh to view new photos or go back and change their choices.
The following REQUIRED files are included:
- Updated 📄
project_spec.md, which contains:- App Overview (Milestone 1)
- App Spec (Milestone 1)
- Checked off 2+ completed features
- 2+ GIFs of build progress
Prior implemented features:
NEW Features:
- Starter Screen
- 3 checkboxes for 3 image choices
- Main Screen
- Vertical List of image choices
- Refresh Button
- Back Button
VIDEO created with ScreenToGif
Copyright 2023 Sofia Nguyen
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

