This application makes use of sqlite for an embedded database, and many UI components such as Fragments, RecyclerViews controlled by ListAdapters, among others.
Features | Description |
---|---|
Categories | you can view the current items in your wishlist (Wishes ), items whose values have already been reached (Achieved ) and achieved items that have a delivery date (Scheduled ) |
New items | you can add a picture, category, title, price and starting value to each new item |
Savings | you can have individual savings vaults for each item on your list and keep track of your progress |
Progress | the progress bar shows how much of your goal has already been reached and it is updated everytime you add or remove savings from an item's page |
Searching | clicking the Search for this item button will open a Google search page specific to the item's title |
Achievements | you can set an item as Achieved once you have saved enough to reach its value or if you have already purchased it |
Tracking | you can set an achieved item as Scheduled after a delivery date has been added, and keep track of how much time is left for it to arrive |
Settings | you can set your name (or nickname) in the Settings page |