Code Monkey home page Code Monkey logo

personal-banking-pro's Introduction

Hello! Here are some of my hobbies: linkedin linkedin

Daggerpov's Top Languages

  • ๐Ÿ€ I've always loved playing and watching Basketball

  • โ™Ÿ Lately, I've been playing chess consistently and improving

  • ๐Ÿ‘จโ€๐Ÿณ Cooking is something I've been enjoying doing a lot lately

  • ๐Ÿงฉ I recently learned to solve a Rubik's cube

  • ๐ŸŽถ I love music, from Classical to Jazz to Rap, and I play the piano

  • ๐Ÿ’ป Started coding at 14; peak typing speed is 152 words/minute

  • Currently Using

    Have Used

    Pygame Firebase MongoDB TypeScript React. Prisma Docker Django JavaScript Python

    Lately, I've been working on my app, Quote Droplet (available for iPhone, iPad, and Mac):

    Quote DropletDownload on the App Store

personal-banking-pro's People

Contributors

daggerpov avatar jasman04 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

personal-banking-pro's Issues

Different Screens

Authentication:

  • Login

  • Registration

  • Setup Account

  • General

    • Settings
      • Delete Account
    • E-Transfer

Account Method Screens:

  • Transfer
  • Withdraw
  • Deposit

Access User Bank Accounts:

  • Savings
  • Checking
  • Investment
    • Management Investments
      • Buy Shares
      • Sell Shares

add Transfer button to Investments Screen

Even though we weren't initially planning to include a transferring option to the Investments Account, I'd like it to be added like so (as is in the other two account screens: savings, chequings):
image

Withdrawing and Transferring Percent Boxes

image

The Amount box should be to preview the selected amount, as in if the "Custom" Checkbox is ticked, we'll have that value displayed next to "Amount", but if one of the % boxes are ticked, such as 20%, the amount preview should be calculated and put next to its text field

Instantiate User Account non-statically

Currently, I have extra created users' names stored in the same user account class upon registration. However, if I turn each account into its own instance of this very class, which is all the more intuitive and obvious to have been done in the first place, then I'll actually be able to e-Transfer from one user account's bank accounts to someone else's with ease. The problem is implementing this which is what I'll have to fix following the resolution of other changes I need to make with the basic functionality of user bank accounts: depositing, withdrawing, and transferring from within one's own bank accounts.

getRootPane() method error

I fixed this by discovering that this was the only file (manageInvestmentsScreen) that I had it in and it was throwing an error so I corrected the error by removing the method

Tweaking UI

When Daniel creates screens, I will editing the size and colors and using the theme feature

Check if password & confirmPassword are same, with pop-up if not

image

Upon clicking the "Setup Account" button, it should check if they're the same and proceed if that's true. Otherwise, if they're different (case sensitive), then a pop-up should show up as an error, as well as a warning label or some sort of indicator next to the entry boxes for these fields (in red probably)

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.