Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 💃
- Host: GitHub
- URL: https://github.com/frenzyexists/wishlist
- Owner: FrenzyExists
- Created: 2024-03-09T17:48:39.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-11T20:36:59.000Z (11 months ago)
- Last Synced: 2024-11-09T08:37:57.337Z (3 months ago)
- Topics: codepath, codepath-android-course, good, kotlin, to-be-improved
- Language: Kotlin
- Homepage:
- Size: 1.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 itemThe 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 athttp://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.