Skip to content

Latest commit

 

History

History
75 lines (40 loc) · 1.68 KB

File metadata and controls

75 lines (40 loc) · 1.68 KB

Authentication Project

Image 1

Table Of Content

This sample project demonstrates how to set up a user authentication which can be used in other projects. It is built using MVC (Model, View, Controller) archeticture and Getx Framework.

Features

  • Login with email and password using firebase email,google account or phone number.
  • Signup new account using firebase or google account.
  • Logout from account.
  • Reset password.
  • Update Profile Content (including name, description and image)

App Screenshots

Image 1

Technologies and Packages

Technologies Used:

  • MVC Design Pattern
  • Getx Framework (State management, Dependency Injection and Routing)
  • Firebase Database
  • Responsive layout.

Packages & tools Used: