IEEE-VIT / enigma8-iOS

iOS app for Enigma 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add: profileView

aaryankotharii opened this issue · comments

  • creat user model in /shared/model/UserModel.swift
  • add variables in model based on UI.
  • create UI for profileView in /shared/app/ProfileView.swift

Screenshot 2021-10-08 at 1 10 28 PM

structure

VSTACK
     HSTACK
         Button for privacy policy 
         Spacer

     TEXT FOR USERNAME
     TEXT FOR EMAIL
     TEXT FOR RANK
     TEXT FOR STARS
     TEXT FOR SCORE

     HSTACK
         SPACER
         LOGOUT BUTTON
         SPACER

I'll finish this by today