Skip to content

OkCredit UI Redesign is a Flutter project that showcases a visually enhanced and user-friendly redesign of the popular platform.

License

Notifications You must be signed in to change notification settings

iamkartiknayak/okcredit-android-redesign

Repository files navigation

OkCredit UI Redesign in Flutter

This project is a partial visual redesign of the OkCredit app using Flutter, a popular cross-platform framework for building mobile applications. The goal of this project is to create a visually appealing and user-friendly interface for the OkCredit app.

Project Structure

The project structure is organized in the following way:

  • lib: contains the main Dart code for the application
  • pages: contains the different screens for the application
  • widgets: contains the various common widgets used throughout the application
  • assets: contains any necessary assets used in the application

Installation

Clone the repository using the following command:

git clone https://github.com/iamkartiknayak/okcredit-android-redesign.git

Rename the project directory before running flutter commands

mv okcredit-android-redesign okcredit_redesign

Navigate to the project directory:

cd okcredit_redesign

Install the dependencies:

flutter pub get

Run the application:

flutter run

Screenshots

Example Image    Example Image    Example Image

Example Image    Example Image    Example Image

Conclusion

This OkCredit clone is a demonstration of how Flutter can be used to create beautiful and functional user interfaces. The code is open source and can be used as a starting point for your own Flutter projects.

About

OkCredit UI Redesign is a Flutter project that showcases a visually enhanced and user-friendly redesign of the popular platform.

Topics

Resources

License

Stars

Watchers

Forks