
Explore designing Ionic apps with UI elements like splash screens, intro slides, login with social sign-in, video playback, parallax feeds, frosted nav bars, and side menus.
Develop an Ionic app that streams video and audio, featuring a slider and login. Create video pages with Vimeo and YouTube, music page, parallax news feed, and sliding profile menu.
Create a new ionic project named stream demo with tabs, download and open it in Visual Studio Code, run it, view in Chrome, and start customizing via ionic serve.
Learn to add Google fonts to an Ionic app by downloading Ballew and Open Sans, placing them in assets/fonts, declaring font-face and font-family, and applying fonts across the app.
Rename and align Ionic 3 pages to video streams, audio streams, and news, update module and tabs, and resolve references to run the app smoothly.
Learn to design Ionic apps by integrating Font Awesome icons in section 2 and building a button to navigate to the login page.
Install font awesome in the Ionic app and create a config directory. Copy the config.js into it, and link the font awesome css in the main css.
Generate an intro page for the Ionic app by creating a slider page in Visual Studio Code and editing its template.
Configure the slider page by importing the intro page, declaring it as an entry component, and setting it as the app's first loaded page in app components.
Configure the intro page with a full-screen slider using the slides component, and integrate Font Awesome icons to enhance the Ionic app’s first-launch experience.
Design an Ionic 3 welcome slider on the intro page, style slides with Open Sans, colors, and a video icon, and set a final slide with a continue button.
Design the final welcome slide by configuring a background image with an ibg image class from assets, add headers, a padded paragraph, and a login button, and refine swiper pagination.
Learn how to create a log in page in Ionic 3, with more code than before, and get help as you explore this introductory section.
Generate a login page with the Ionic CLI and register it in app.module.ts by adding it to declarations and the entry component.
Configure a login page in Ionic by setting a background image, preventing scrolling, and routing the app to show the login page on load.
Add and style a logo in the Ionic 3 app, reference the image file, and implement a username and password form with iron list, iron item, and labeled inputs.
Learn to implement login and sign-up buttons plus Facebook and Twitter social buttons in an Ionic 3 app, with text styling, custom button classes, and page navigation.
Explore navigating to other pages in an Ionic 3 app by setting login and signup buttons to push to the tabs page, with proper imports and page references.
Learn to link intro page to log in page in an Ionic 3 app by configuring first page and creating a next page action that imports log in page.
Design video pages and connect them to the video streams page, learn to group and separate pages, and whitelist Vimeo and YouTube for playback on Android devices.
Design a video streams page in an Ionic 3 app by arranging five images from the assets folder, removing padding, and displaying each image as a block to avoid gaps.
Create two dedicated video pages in an Ionic 3 app: a Vimeo video page and a YouTube video page, each embedded via iframe and navigable from a videos section.
Learn how to whitelist YouTube and Vimeo pages in an Ionic 3 app so embedded video iframes display on iOS and Android by updating config.xml and navigation rules.
Design a music streams page in an Ionic 3 app, tackle a pop over component, and follow along with the guided challenges to build the user interface.
Design and customize the music page in an Ionic 3 app by selecting unicorn icons, setting a white theme, and styling the header and a right-aligned see all button.
Design a music page in ionic 3 with a right-aligned element and a two-column row to display images and captions such as trending and 52 tricks, using open sans.
Create a music page section by adding a bottom line, layered divs, and a positioned play area using relative and absolute CSS, including header and a paragraph showing 137 tracks.
Finalize the music page in an Ionic 3 app by updating images and audio, adjusting text, and refining CSS classes (box, playing, title, subtitle) to preview the design.
Design and implement a popover in Ionic 3 to display music items on the music page, following a practical challenge to locate and configure the code.
Discover how to implement a parallax effect in Ionic 3, add segments, and design the remaining pages, while exploring new concepts and receiving support if you fall behind.
Create a parallax header for the news page in an Ionic app, integrate the parallax header component, wire the data model, and install a plugin for smoother performance.
Configure the plugin by copying and pasting the provided config, set localhost:8080, and save to ensure the app runs smoothly on iOS devices.
Design and implement ion segments in an Ionic 3 app using ngModel with segment buttons for newest, popular, and trending, and verify with dummy content and a parallax header.
Explore a hands-on walkthrough of building a news feed page in ionic, including image import, positioning with relative and absolute divs, a grid layout, and styling with open sans fonts.
Design a profile page in Ionic 3, implement a top side menu, and add a toast notification, while configuring an auto-starting image and completing the rest of the page layout.
Generate a new profile page and tab in an Ionic 3 app, import the page, and update tabs.ts to add a profile tab with an icon.
Design a top header image for an Ionic 3 profile page by customizing HTML and CSS, adding a full-screen header, social icons, and a responsive layout.
Troubleshoot ionic app design by debugging markup and CSS, fix missing class definitions, correct div structure, and resolve absolute positioning issues to ensure clean, consistent UI.
Configure an automatic image slider with nine slides, autoplaying every 2.5 seconds and looping, displaying four slides per view, and style using the slide and slide image CSS.
Customize Ionic app design by building a profile layout with an image, profile name, date and time, follow button, and follower counts, using absolute and relative positioning.
Learn to create a side menu page in an Ionic app, including adding a toggle button, configuring ion content, and laying out content with ion grid rows and columns.
Implement a bottom toast on the profile page by wiring a button to trigger a two-second toast via the toast controller, then style it with white text on blue.
Customize the app by replacing the default icon and splash images in the resources folder, using Illustrator or PNG files, then regenerate assets with Ionic resources.
Polish the Ionic app by setting the intro page as the launch page, disable swipe back for smoother navigation, and customize the toolbar color through the tabs and color variables.
We celebrate the journey through the Ionic 3 course, highlighting progress from Google phones to implementing sliders, parallax images, and automatic side menus, with ongoing support.
Hi there!
Thanks for checking out this course. So, everyone seems to be talking about how to develop Ionic apps, but no one ever seems to really talk about HOW TO DESIGN IONIC APPS!
You might end up learning all the development principles for Ionic (and that is great), but most of these course only teach you things like, how to create a to-do-list and other similar apps, but don't really teach you design!
This course is NOT focused on teaching you how to DEVELOP Ionic apps, BUT rather, HOW TO DESIGN ionic apps.
This course will cover the following:
If you are wanting to increase your Ionic knowledge, then join me on this journey and let's get started!