A React Native mobile app for the purpose of tracking subscriptions (e.g. Spotify, Netflix).
- Hosted on AWS - AWS Amplify is used for user authentication, as well as GraphQL for querying and DynamoDB for storage.
- Home page displays the subscriptions of the user.
- You can add a subscription.
- You can also edit/remove a subscription.
- Settings page currently only allows you to logout.