Code Monkey home page Code Monkey logo

stocks's Introduction

Dart

stocks

A mobile application that interacts with a stock market data API

Installing

To install this app

git clone https://github.com/Rhemi7/stocks.git

And then in terminal install the required dependencies

flutter pub get

Run the app in the project's root folder of the terminal

flutter run 

Running the tests

Open a test file and run test cases in terminal

flutter test --no-sound-null-safety

Screenshots

Screenshot_2022-11-02-12-58-00-967_com example stock_data Screenshot_2022-11-02-12-58-14-839_com example stock_data Screenshot_2022-11-02-12-58-23-045_com example stock_data Screenshot_2022-11-02-12-55-14-700_com example stock_data Screenshot_2022-11-02-12-58-37-349_com example stock_data Screenshot_2022-11-02-12-58-44-066_com example stock_data Screenshot_2022-11-02-12-58-52-151_com example stock_data Screenshot_2022-11-02-12-59-07-024_com example stock_data Screenshot_2022-11-02-13-06-03-019_com example stock_data Screenshot_2022-11-02-13-16-22-996_com example stock_data

App Development Info

Folder Structure

  • Core: This contains things that were reused throughout the project.
  • Feature: This is where every major feature in the project is located.
    • data: all calls made to the remote data/api are included here.
    • domain: represents bridge between the data layer and presentation layer, here all abstractions are made before being sent to the presentation layer
    • presentation: includes all classes and methods that make up the screens/pages of the app.

Plugins

Name Description
Hooks Riverpod Used for state management
Get it Dependency Injection
Dartz Functional programming in Dart
Mockito Used for testing
Http Used for making network requests
Equatable used for showing equality between objects
Shared preferences Used for local storage on device
Internet Connection Checker Used for checking the connectivity of internet on the device
Connectivity plus Used to listening to network availability
Flutter toast Displays notification
Date format Used to format date

APK

For the APK of the project:

Build for iOS and Android

For the Builds of the project:

Note

Please note that Access key expires after a maximum of 100 quotas monthly

stocks's People

Contributors

rhemi7 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.