diff --git a/config.xml b/config.xml index 013ab9d..32452b9 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + CoreGrade Intelligent Learning Platform. CoreGrade diff --git a/src/app/login/login.page.html b/src/app/login/login.page.html index c89068a..e0de115 100644 --- a/src/app/login/login.page.html +++ b/src/app/login/login.page.html @@ -1,26 +1,61 @@ - Login + CoreGrade + + + + + Login + + + + + + + + + Username + + + + + Password + + + + + +
+ Sign In +
+ + +
+
+ - - Username - + Input + - - Password - + Toggle + + + + Radio + + + + Checkbox + - + -
- Sign In -
-
+ \ No newline at end of file diff --git a/src/app/tab2/tab2.page.html b/src/app/tab2/tab2.page.html index 38b153e..e15a903 100644 --- a/src/app/tab2/tab2.page.html +++ b/src/app/tab2/tab2.page.html @@ -1,17 +1,67 @@ - Tab 2 + - - - Tab 2 - - - - + + + + ion-item in a card, icon left, button right + View + + + + This is content, without any paragraph or header tags, + within an ion-card-content element. + + + + + + + + ion-item in a card, icon left, button right + View + + + + This is content, without any paragraph or header tags, + within an ion-card-content element. + + + + + + + + ion-item in a card, icon left, button right + View + + + + This is content, without any paragraph or header tags, + within an ion-card-content element. + + + + + + + ion-item in a card, icon left, button right + View + + + + This is content, without any paragraph or header tags, + within an ion-card-content element. + + + + + + \ No newline at end of file diff --git a/src/app/tab3/tab3.page.html b/src/app/tab3/tab3.page.html index 59ed981..fc9f8f9 100644 --- a/src/app/tab3/tab3.page.html +++ b/src/app/tab3/tab3.page.html @@ -21,20 +21,33 @@ - - A - Angola - Argentina - - + + + Input + + + + Toggle + + + + Radio + + + + Checkbox + + + + + Settings + + + + + + - - B - Bangladesh - Belarus - Settings - - diff --git a/src/app/tab3/tab3.page.scss b/src/app/tab3/tab3.page.scss index 0f58a57..857520d 100644 --- a/src/app/tab3/tab3.page.scss +++ b/src/app/tab3/tab3.page.scss @@ -1,3 +1,16 @@ ion-content ion-toolbar { --background: translucent; -} \ No newline at end of file + + + + +} + :root { + --ion-safe-area-top: 20px; + --ion-safe-area-bottom: 22px; + } +ion-col > div { + background-color: #f7f7f7; + border: solid 1px #ddd; + padding: 10px; + } \ No newline at end of file diff --git a/src/app/users/settings/settings.page.html b/src/app/users/settings/settings.page.html index 418106e..b7de858 100644 --- a/src/app/users/settings/settings.page.html +++ b/src/app/users/settings/settings.page.html @@ -5,5 +5,32 @@ - Log out + + + + Input + + + + Toggle + + + + Radio + + + + Checkbox + + + + + Logout + + + + + + +