Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frenzyexists/wishlist

Wishlist app made during the Codepath of Spring 2024 in kotlin 💃
https://github.com/frenzyexists/wishlist

codepath codepath-android-course good kotlin to-be-improved

Last synced: 27 days ago
JSON representation

Wishlist app made during the Codepath of Spring 2024 in kotlin 💃

Awesome Lists containing this project

README

        

# Android Project 2 - Funny Wishlist

Submitted by: **Angel L Garcia Guzman**

**Funny 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:

- [ x ] **User can add an item to their wishlist**
- [ x ] **User can see their list of items based on previously inputted items**

The following **optional** features are implemented:

- [ x ] Wishlist app is 🎨 **customized** 🎨
- [ x ] User can delete an item by long pressing on the item
- [ x ] User can open an item's URL by clicking on the item

The following **additional** features are implemented:

- [ x ] App made me question life choices

## Video Walkthrough

Here's a walkthrough of implemented user stories:

![](./Animation.gif)

![](./screenshots/Animation.gif)

## Notes

Describe any challenges encountered while building the app.

## License

Copyright 2024 DetectivePikachu

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.