LevelTask Simple app to show transactions.
The following required functionality is completed:
- Loads a user's transactions from the GetAllTransactions endpoint
- Create an Activity that presents a list of transactions. Each list item should contain a Merchant and an Amount.
The following optional functionality is completed:
- Added a donut in options menu which add/removes "Krispy Kreme Donuts" or "DUNKIN #336784" transactions from the list.
- Added options to get future transactions and combined them with existing transactions.
- Added option to exclude credit card payments/expenses.And use Overflow menu option to see the credit card transaction in a different activities.
GIF created with LiceCap.
Copyright [yyyy] [name of copyright owner]
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.
