Skip to content

codepathreview/HelloSquirrel

 
 

Repository files navigation

AND101 Project 1 - Hello, Squirrel!

Submitted by: Cristina Valerio

Time spent: 3 hours spent in total

Summary

Hello, Squirrel! is an android app that recreates the common "Hello, World!", to introduce ourselves to the neighborhood squirrel 🐿. It includes a profile picture, name, short bio, and a list of hobbies.

If I had to describe this project in three (3) emojis, they would be: 😲🌀😊

Application Features

The following REQUIRED features are completed:

  • Change profile name to your name
  • Change profile bio text to a personal bio about yourself
  • Modify hobby section to include your top three (3) hobbies

The following STRETCH features are implemented:

  • Re-brand the app by modifying the UI
  • Modify the profile image by uploading a new image drawable

The following EXTRA features are implemented:

  • List anything else that you added to improve the app!

Video Demo

Here's a video / GIF that demos all of the app's implemented features:

HelloSquirrel

GIF created with ScreenToGif

Notes

This simple app was created with Kotlin in Android Studio. This app involved cloning a git repository, then applying changes, such as changing the profile name, bio text, and hobby section. I implemented stretch features for an extra challenge, which involved modifying the UI and profile picture.

License

Copyright 2023 Cristina Valerio

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.

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%