Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.79 KB

README.md

File metadata and controls

56 lines (34 loc) · 1.79 KB

AND101 Project 1 - Hello, Squirrel!

Submitted by: Annamarie Cortes

Time spent: 4 hours spent in total

Summary

Hello Squirrel is an android app that recreates the common "Hello, World!", to introduce ourselves to the neighborhood squirrel 🐿.

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

Video Demo

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

Video Demo

GIF created with ScreenToGif and Imgur

Notes

Introduction to Kotlin, learned how to navigate through Android Studio. I created an emulator and ran the project using an emulator. Explored and different styles, background colors, and sizing to modify the UI. Looked through different palets of color and added more colors using hex color codes.

License

Copyright 2024 Annamarie Cortes

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.