Giter Club home page Giter Club logo

busha_task's Introduction

Sure! Here is the updated README file with a section to download the APK file.


Flutter Assessment for Mobile Developer Role at Busha

Overview

This is a Flutter project designed with a clean and modular structure. The project aims to provide a seamless user experience with the integration of various Flutter packages for enhanced functionality.

Project Structure

lib
├── core
│   ├── const
│   ├── models
│   └── widget
├── screens
│   ├── bottomNav
│   ├── home_page.dart
│   ├── signIn_page.dart
│   ├── transaction_details_page.dart
│   └── transaction_list_page.dart
├── service
│   └── get_block_service.dart
├── .env
└── main.dart
  • core: Contains core functionalities and utilities like constants, models, and reusable widgets.
  • screens: Contains all the UI screens of the application.
    • bottomNav: Contains the bottom navigation components.
    • home_page.dart: Home screen of the application.
    • signIn_page.dart: Sign-in screen for user authentication.
    • transaction_details_page.dart: Screen showing details of a specific transaction.
    • transaction_list_page.dart: Screen listing all transactions.
  • service: Contains service classes for API calls and data fetching.
    • get_block_service.dart: Service class for fetching block-related data.
  • .env: Environment file for managing sensitive configurations.
  • main.dart: Entry point of the application.

Demo Video

recording.mp4

Watch the video above.

Demo Video

You can view the application online and also interact with it by clicking the link below:

Live app demo

Download APK

You can download the latest release of the application from the link below:

Download app-release.apk

Packages Used

  • cupertino_icons: ^1.0.6
  • gap: ^3.0.1
  • flutter_svg: ^2.0.10+1
  • http: ^1.2.1
  • flutter_riverpod: ^2.5.1
  • logger: ^2.3.0
  • shared_preferences: ^2.2.3
  • flutter_dotenv: ^5.1.0
  • intl: ^0.19.0

Getting Started

Prerequisites

  • Flutter SDK
  • Dart SDK

Installation

  1. Clone the repository:
git clone https://github.com/Dsoji/busha_task.git
  1. Navigate to the project directory:
cd your-repository
  1. Install the dependencies:
flutter pub get

Running the Project

  1. Ensure a device is connected or an emulator is running.
  2. Run the project:
flutter run

Configuration

The project uses the .env file to manage environment-specific configurations. Ensure you have this file set up with the necessary environment variables before running the project.

Contribution

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Replace YOUR_VIDEO_ID with the actual YouTube video ID for the demo video link, and make sure the APK file is available at the specified path in your repository.

busha_task's People

Contributors

dsoji avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.