Skip to content

KetanSatani-TheOneTech/my_profile

Repository files navigation

Flutter Profile App

Welcome to the Flutter Profile App! This app provides a simple user authentication system, a home screen displaying user details, and an edit profile screen for users to update their information.

Features

  1. Login Screen: Users can log in using their credentials.

  2. Home Screen: After successful login, users are directed to the home screen which displays their profile information, including:

    • Profile Picture
    • User Name
    • Email
    • Skills
    • Work Experience

    The home screen also features a logout button at the top for easy session termination.

  3. Edit Profile Screen: Users can navigate to the edit profile screen to modify their profile information.

Getting Started

To run the app locally, follow these steps:

  1. Clone the repository:

    https://github.com/KetanSatani-TheOneTech/my_profile.git
  2. Install dependencies::

    flutter clean; flutter pub get
  3. Run The app

    flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published