Kenneth-29 / secure_auth

CET324-Advanced Cyber Sercurity assignmnet. This application illustrates appropriate design approaches to cybersercurity in applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CET 324 Assignment 2 - Secure Auth app

This application illustrates appropriate design approaches to cybersercurity in applications.

Prerequisits before running this application

-Must have:

  • Chrome

  • VsCode/Android Studio

  • Using VsCode:

    • Install Flutter SDK
    • Install Flutter plugin for VsCode
  • Using Android Studio:

    • Install Flutter SDK
    • Install Flutter plugin for Android Studio

Running the application

  • Open the project with VsCode/Android Studio
  • Open terminal in editor
  • run flutter run -d chrome in the terminal

Visit https://auth-27535.web.app/#/ for hosted version

About

CET324-Advanced Cyber Sercurity assignmnet. This application illustrates appropriate design approaches to cybersercurity in applications.


Languages

Language:Dart 85.4%Language:HTML 14.6%