Skip to content

Final project for Systems Analysis Class: a Flask application prototyping a bank website.

License

Notifications You must be signed in to change notification settings

ThyLAW/Flask-Bank-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Bank Prototype

Final project for Systems Analysis Class: a Flask application prototyping a bank website.

mainscreen

About

This is a prototype application that represents a bank. Some features are a login system, a create account system, an active session system, a deposit and withdraw system, and more. The UI is created utilizing bootstrap.

Problem

We need a site that provides authentication that shows a user's balance and their transactions.

Solution

A flask application that allows for the creation of accounts, a login system to authenticate users, a session system so that the user sees information only for them, and functionality to add and withdraw funds.

What you need:

Flask, Pip, Python

How to Use

Extract to your folder and activate the python virtual environment. Utilize Flask to start the .py application. Enjoy!

Models

DFD

mainscreen

flow chart

DFD

Functional Decomposition

FD

Entity Relationship

entity

About

Final project for Systems Analysis Class: a Flask application prototyping a bank website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published