Skip to content

This project is a simplified clone of the PhonePe app, developed using Flutter. The focus is on building a stateless version of the app, highlighting UI components and design patterns without involving any dynamic state management.

Notifications You must be signed in to change notification settings

RajalakshmiR24/PhonePe_Replicated_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhonePe_Replicated_Project

This project is a simplified clone of the PhonePe app, developed using Flutter. The focus is on building a stateless version of the app, highlighting UI components and design patterns without involving any dynamic state management.

Table of Contents

Introduction

This project replicates the UI of the PhonePe application using Flutter, focusing on creating a clean, responsive, and user-friendly interface. It demonstrates the usage of various Flutter widgets and best practices in UI design.

Features

  • Home Screen
  • Payments Screen
  • Offers Screen
  • My Money Screen
  • Profile Screen

Note: This project does not include backend integration or state management. All components are stateless and purely for UI representation.

Installation

  1. Clone the repository

    git clone https://github.com/RajalakshmiR24/PhonePe_Replicated_Project.git
    cd PhonePe_Replicated_Project
  2. Install dependencies

    flutter pub get
  3. Run the application

    flutter run

Usage

After installation, you can run the app on an emulator or a physical device. The UI components will be displayed as designed, allowing you to navigate through different screens statically.

Screenshots

Home Screen

Home Screen

Payments Screen

Payments Screen

Offers Screen

Offers Screen

My Money Screen

My Money Screen

Profile Screen

Profile Screen


Happy coding! If you have any questions, feel free to reach out.

About

This project is a simplified clone of the PhonePe app, developed using Flutter. The focus is on building a stateless version of the app, highlighting UI components and design patterns without involving any dynamic state management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages