Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lab12 ATM w/ Version 2 #144

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

lab12 ATM w/ Version 2 #144

wants to merge 29 commits into from

Conversation

JohnnyMurph22
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@IrronWilliams IrronWilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Johnathan.

Looks like the ATM withdrawals are not subtracting from balance. Also missing the list of transactions. Can you make changes and resubmit? Thanks

Copy link
Collaborator

@brucestull brucestull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previous issues fixed.

New issue: Account balance after interest accrual on $100 shows $110 but should be $100.10

@brucestull
Copy link
Collaborator

brucestull commented May 6, 2022

#144
Lab 12 ATM
Account balance after interest accrual on $100 shows $110 but should be $100.10

Copy link
Collaborator

@brucestull brucestull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lab 14 Dad Joke

Completed

Copy link
Collaborator

@brucestull brucestull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Django Redo

Completed

NOTE: There is a bug where the "Encrypt new message?" button crashes app, but the basic functionality works so application satisfies requirements.

Copy link
Collaborator

@brucestull brucestull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Todo

Needs Work

  1. Application crashes when attempting to add Todo.
    • django.urls.exceptions.NoReverseMatch: Reverse for 'index' not found. 'index' is not a valid view function or pattern name

Copy link
Collaborator

@brucestull brucestull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Django Grocery List

Need Work

  1. django.template.exceptions.TemplateDoesNotExist: grocery_app/index.html when requesting http://localhost:8080/grocery/

@IronWill12 IronWill12 self-assigned this May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants