0% found this document useful (0 votes)
47 views1 page

Course Code: CAP805 Course Title: Ionic

The document outlines 10 tasks for learning the Ionic framework. It includes creating common UI elements like buttons, text boxes, headers and footers. It also involves building forms, spinners and implementing features like ion-refresh. The final task is creating a web application to open different email websites using button clicks.

Uploaded by

Sukanta Ghosh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views1 page

Course Code: CAP805 Course Title: Ionic

The document outlines 10 tasks for learning the Ionic framework. It includes creating common UI elements like buttons, text boxes, headers and footers. It also involves building forms, spinners and implementing features like ion-refresh. The final task is creating a web application to open different email websites using button clicks.

Uploaded by

Sukanta Ghosh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Course Code: CAP805 Course Title: Ionic

1. Write the code for creating button and text box using ionic CSS model.

2. What do you mean by “ion-content”? Create header and footer using ion-content.

3. Create a header, sub-header and ion-content using ionic framework. Make sure that
the content should not overlap with sub-header.

4. Create the Facebook signup page using ionic framework.

5. Create at least 3 types of spinner using ionic framework. Also explain which spinner
is used when.

6. Create a form using ionic framework. Make sure the form should have button,
textbox, radio button and check box.

7. Explain the difference between checkbox and radio button of ionic framework. Also
write code for the same.

8. Create the signup page of “gmail.com” using ionic framework.

9. Explain the concept of ion-refresh using ionic framework. Create a page to implement
ion-refresh tool.

10. Create a web application to open different mailing websites (like Gmail, Hotmail etc.)
on different button clicks. Use button-click property for the same.

You might also like