Giter Site home page Giter Site logo

k5924 / monerate Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 1.13 MB

This is a budgeting application built for CSI_6_CSP_2122 which is the Honours Project for the CS degree at LSBU

License: MIT License

Kotlin 0.05% Swift 0.17% Objective-C 0.02% Dart 98.12% HTML 1.64%
binance flutter plaid yahoo-finance

monerate's Introduction

Header

Connect with me:

element/matrix codewars exercism stackoverflow

⚑ General Stats

Metrics

πŸ“š Learning Stats

roadmap.sh

β™ŸοΈ Chess Stats
Type Rapid ⏲️ Blitz ⚑ Bullet πŸ”«
Current 285 No Rating No Rating
Best 296 No Rating No Rating
White βšͺ Black ⚫ Result πŸ† Date πŸ“… Position πŸ—ΊοΈ Type πŸ••
yttr1x Karens11 win πŸ₯‡ 8/12/2022 Link Rapid
x-9016632113 yttr1x win πŸ₯‡ 6/12/2022 Link Rapid
thienkhang09358 yttr1x checkmated ❌ 3/12/2022 Link Rapid
yttr1x theThristywo checkmated ❌ 1/12/2022 Link Rapid
Spicymayo10 yttr1x insufficient ⏸️ 30/11/2022 Link Rapid
yttr1x Hqzeee win πŸ₯‡ 30/11/2022 Link Rapid
bigmode55 yttr1x checkmated ❌ 28/11/2022 Link Rapid
yttr1x EliteBestChessPlayer checkmated ❌ 27/11/2022 Link Rapid
β˜‘οΈ Todoist Stats πŸ† 13,194 Karma Points 🌸 Completed 0 tasks today βœ… Completed 1,605 tasks so far ⏳ Longest streak is 11 days

Counter

monerate's People

Contributors

k5924 avatar

Watchers

 avatar

monerate's Issues

[BUG] If Financial Advisor, profile values are 'null' instead of null

Describe the bug
The financial advisor model converts its field to β€˜null’ strings instead of null values as identified in thus, to accomodate this, AuthProvider needs to check if the userType fields in the firebase database are also set to a null string alongside a null type in case a null string is sent to the backend

HP-119

[BUG] HP-127

Describe the bug
Not able to scroll when viewing news articles so some news articles are hidden behind the navigation bar,

To Reproduce
Steps to reproduce the behavior:

  1. Go to News Tab in end user dashboard
  2. Try to scroll on news tab

Expected behavior
Articles scroll down or up so a user can see all the news hidden behind the navigation bar

Smartphone (please complete the following information):

  • Device: OnePlus 8T
  • OS: Android 12
  • App Version 4.2.1

[BUG] HP-149

Describe the bug
When user searches for a stock or investment to add, the investments are added to the end of the retrieved list instead of repopulating the displayed list

To Reproduce
Steps to reproduce the behavior:

  1. Go to balances tab as end user
  2. Click on floating action button
  3. Click on stock market investment
  4. Search for a stock
  5. Search for another stock

Expected behavior
The populated list of stocks get replaced with a new list of stocks about the new search item

Smartphone (please complete the following information):

  • Device: OnePlus 8T
  • OS: Android 12
  • App Version 6.2.1

[BUG] No loading animation between async operations

Describe the bug
There is no clear way of knowing when an operation is executing thus, loading animations should be added so that the user can see that something is happening in the background.

To Reproduce
Steps to reproduce the behavior:

  1. Login to app
  2. App doesnt display loading animation

Expected behavior
App displays loading animation or progress indicator for user to see that things are happening in the background after an action has been executed.

Smartphone (please complete the following information):

  • Device: OnePlus 8T
  • OS: Android 11
  • App Version 2.2.0+1

HP-115

[BUG] HP-152: Retrieving account balances

Describe the bug
The plaid API isnt working correctly. Although the view inside the application for plaid works correctly, redirects to the browser to enter in bank account details does not occur

Expected behavior
After choosing a bank to enter details for, the application will redirect to the browser to enter in account details for the bank account.

Smartphone (please complete the following information):

  • Device: OnePlus 8T
  • OS: Android 12
  • App Version: 8.2.0+1

Additional context
Other webviews in the application continue to work. Its not an issue with me communicating with plaid as if I were retrieving API keys incorrectly, the application wouldnt load the plaid view at all. If I receive correspondence from the plaid_flutter package developer I will attempt to fix this issue otherwise, documentation will be prioritized as only 1 month is left before submission of the final project

[BUG] Firebase No Internet

Describe the bug
If there is no internet connection available, the error message for firebase returns network-request-failed

To Reproduce
Steps to reproduce the behavior:

  1. Turn off internet
  2. Open application
  3. Try to login
  4. See error

Expected behavior
Error message will display appropriate message instead of firebase error code

Smartphone (please complete the following information):

  • Device: OnePlus 8T
  • OS: Android 11
  • App Version 2.2.0+1

HP: 111

[BUG] HP-155: Stream builders not working

Describe the bug
Some stream builders and future builders are not updating correctly. some only update when the widget currently being displayed is rebuilt and some spawn extra elements when moving between different widgets in a page controller view.

Expected behavior
Stream builder will update dynamically as information is added to the cloud firestore database. Listviews will update without spawning extra elements in their list view.

Smartphone (please complete the following information):

  • Device: OnePlus 8T
  • OS: Android 12
  • App Version 7.2.0

[BUG] HP-151

Describe the bug
Retrieving access token from plaid API fails

To Reproduce
Steps to reproduce the behavior:

  1. Send public token to endpoint
  2. Wait for post request to execute
  3. See error

Expected behavior
Access Token is retrieved

Smartphone (please complete the following information):

  • Device: OnePlus 8T
  • OS: Android 11
  • App Version 7.2.0

[BUG] Splash Screen Displays Error in Console

Describe the bug
When loading the splash screen, the debug console states that the implementation is deprecated

To Reproduce
Steps to reproduce the behavior:

  1. Load the application
  2. Check console log

Expected behavior
Application should load without any output in the console

Screenshots
splash screen debug console

Smartphone (please complete the following information):

  • Device: OnePlus 8T
  • OS: Android 11
  • App Version: v1

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.