/WishList

Primary LanguageKotlin

Android Project 2 - Wishlist

Submitted by: Edith Ngundi

Wishlist is a wishlist app that helps the user keep track of what they want to buy.

Time spent: 10 hours spent in total

Required Features

The following required functionality is completed:

  • User can add an item to their wishlist
  • User can see their list of items based on previously inputted items

The following optional features are implemented:

  • Wishlist app is 🎨 customized 🎨
  • User can delete an item by long pressing on the item
  • User can open an item's URL by clicking on the item

The following additional features are implemented:

  • Prices are displayed to 2 decimal places in dollars

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with Record It for macOS. The video was too large to embed here as a GIF

Notes

Describe any challenges encountered while building the app.

  • Understanding the role of the adapter
  • Breaking down the different xml files

License

Copyright 2024 Edith Ngundi

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.