Skip to content

Haaga-Helian kevään 2022 "Mobiiliohjelmointi - SWD4TA021-3008"-kurssin loppuprojekti.

License

Notifications You must be signed in to change notification settings

hetabjorklund/zen-fox

Repository files navigation

Zen Fox

Zen Fox is a mobile app that distracts you from your worries by offering you random floofy fox pictures from Random Fox and inspiring quotes from Zen Quotes. You can use the app by installing Android Studio Emulator.

Home

From the Home view you can choose whether you want a new random fox picture or a new random Zen quote. If you are happy with the picture or quote, you can save it to a list, or if not, push the button again to get a new one. If saving the quote or picture succeeded, you get a confirmation with an Alert.

Saved quotes

The Saved quotes view uses FlatList and ListItem from React Native Elements to show you the quotes you have saved. You can delete a quote by pressing the trash can icon next to it.

Saved pictures

The Saved pictures view uses FlatList to show you the pictures you have saved. You can delete a picture by pressing the trash can icon next to it.

Components used

The navigation between the Home, Saved quotes, and Saved pictures views is done using Tab navigation.

The icons used in the navigation bar and the Delete button are from Ionicons.

The Save button uses the Button component from React Native Elements.

Saving quotes and pictures is done using Firebase.

The fox line art used in the splash screen and application icon is "Fox Geometric Png Clipart". The splash screen and application icon are done using Canva's "Pink and Blue Lily Japanese Style Flowers" template by Helen Greenwood Creative.

Creator

Heta Björklund