Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/womb0comb0/and102-wishlist
https://github.com/womb0comb0/and102-wishlist
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/womb0comb0/and102-wishlist
- Owner: WomB0ComB0
- Created: 2024-03-05T11:21:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-09T01:14:05.000Z (10 months ago)
- Last Synced: 2024-03-09T07:49:52.742Z (10 months ago)
- Language: Kotlin
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Project 2 - *Name of App Here*
Submitted by: **Mike Odnis**
**WishList** is a wishlist app that helps the user keep track of what they want to buy.
Time spent: **X** 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:
- [ ] Wishlist app is 🎨 **customized** 🎨
- [x] User can delete an item by long pressing on the item
- [ ] User can open an item's URL by clicking on the itemThe following **additional** features are implemented:
- [ ] List anything else that you can get done to improve the app functionality!
## Video Walkthrough
Here's a walkthrough of implemented user stories:
GIF created with ...
## Notes
Describe any challenges encountered while building the app.
## License
Copyright [2024] [Mike Odnis]
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.