kgish / ionic-template

Ionic template starter for webapp with side menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Template

A simple template for an Ionic (Angular) which can be used as a starting point for building a more advanced webapp.

Screenshot of the home page

The following pages are included:

  • Login
  • Home
  • About
  • Help
  • Profile
  • Help

The following shared components are included:

  • Header
  • Footer
  • Side menu

The following functionalities are included:

  • Authorization
  • User model
  • Page guard
  • UI Service

If a user is not logged in, he will be redirected to the login page automatically.

Have fun!

About

Ionic template starter for webapp with side menu


Languages

Language:TypeScript 71.7%Language:HTML 14.9%Language:CSS 9.3%Language:JavaScript 4.1%