Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions FinalProject.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Clarke Littlejohn


Online Bank Simulator

The Program would be similiar to the bank project done before but with more features. It would have the user to enter the username
Then it would search for that persons file after that they would have to enter the password. It would have a record
of when things were purchased. I would use structs as the basic why to setup an account. File I/O would be the main part of this as all of this
would be saved. Most of the thing would be using functions and FileI/O. i dont really see how loops would be that useful.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please figure out a way to incorporate loops!


I am doing this because i have no other ideas also this is the best this i could think of that would help me get use to using FileI/O
which i see as one of the more important thinds.