My favorite YouTube videos mobile app
A typical mobile app often contains essential features including screen navigation, pulling remote data with RESTful API, and authentication.
You'll practice how to build an app that can show a grid of images fetched from an external API, working with local storage, and downloading images to user devices.
You'll build a wallpaper app for mobile devices that consumes the Unsplash API! Depending on your experience, this project might take between 15 to 20 hours.
On the main screen, the user should see a grid of wallpaper images from the Unsplash API. When they click into a wallpaper, they should see:
The main screen of the app should also have a navigation drawer that lets the user go to a separate screen to view their favorite wallpapers.
For an extra challenge: Add tabs for different categories of wallpaper images (e.g. nature, birds, landscape, and more), and let your user choose wallpapers from various categories.
This project should be implemented as an Android, iOS, or cross-platform mobile app.
The awesome set of verified mentors will provide guidance and mentoring help when you are stuck.
Suresh Atta
A typical mobile app often contains essential features including screen navigation, pulling remote data with RESTful API, and authentication.
You’ll create a mobile app with a swiping mechanism similar to dating apps like Tinder. Users can swipe left (dislike) or swipe right (like) on images downloaded from the Unsplash API. Through this project, you will learn both the programmatic approach and Storyboard approach to build mobile applications. You will also learn to achieve modularity and reusability with your code.
You'll build a mobile app to consume the Google Maps API and use Firebase, and build a social restaurants app for mobile devices.
More coming soon...