Ionic 5 Food Ordering Template
  • Introduction
  • Ionic 5 Food Ordering App and PWA Template
  • Why to use this Template
  • Initial Setup
  • Running the app
  • Template features
    • Screens
      • Login, Signup, Forgot Password
      • Food Ordering Flow
      • Offers Pages
      • Address Pages
      • User Profile and Settings
      • Restaurant and Product Lists
      • Cart Page
      • Search Page
      • Filters
      • Chat
      • Order History
    • Features
      • Geolocation
      • Chat Support Page
      • Google Place Prediction
      • Social Sharing
      • Device Compatibility
  • how to use this template
    • Two ways to use
    • Modifying Code
    • Removing a Page
    • Removing a plugin
    • Integrating Back-end
    • Add More Features
  • how to build app and pwa
    • Building App on Device
    • Deploying app as PWA
  • Extra
    • Troubleshooting
    • FAQs
Powered by GitBook
On this page
  • Login
  • Signup
  • Forgot Password

Was this helpful?

  1. Template features
  2. Screens

Login, Signup, Forgot Password

PreviousScreensNextFood Ordering Flow

Last updated 5 years ago

Was this helpful?

Login

This page can be accessed from the signup page as the app loads. By clicking on the login button after the required entries in the input field it redirects you to the home page.

The login page can be used to perform login action with username/email and password. Currently, the login is only for demo purposes.

The login page also contains “Forgot Password” and “Signup” page navigations.

Signup

This page can be accessed as the app loads. By clicking on the signup button it redirects you to the Home page.

The signup page can be used to register a user with a username/email and password, contact, and address. Currently, the signup is only for demo purposes.

The signup page also contains “Login page “ page navigations.

Forgot Password

This page can be accessed from the “Login” page. Forgot Password page can be used to send a reset password URL or OTP to the user’s email or any other way you want to use. Currently, this page is only UI. The OTP sent to the user can be verified here and the user may be asked to provide a new password.