KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Basic-Banking-Application
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
flytecopilot
:
The Flyte data-sidecar that helps move the input and output data intelligently between containers
tanzu-spring-cloud-gateway
:
Hello World getting started with Tanzu Spring Cloud Gateway
Deep-Mixed-Reality-IoT-Control-System-HoloLens2
:
RaspberryPi IoT Control System using UDP Socket, which is detected from embedded deep learning model and connected from Python-C# in HoloLens2 with Unity3D
webpack-cloud-functions
:
Webpack integration for cloud/lambda functions
BUDDY-WEB-v3
:
Our Aim is your big smile when your imagination comes to the screen while assuring you the best quality service at the minimum cost.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Basic-Banking-Application
?
Download (.md)
# Basic Banking App ## Description * Banking System App which keeps track of its user's and their transaction history. * Uses SQLite for Database storage. ## Project Explanation [](https://youtu.be/uBfr7uRkRb0) ## Screenshots! ### Design Layout <img src="https://github.com/tanishq1306/BasicBankingApp/blob/master/ss/Layouts.PNG"> ---------------------------------------- ### Homescreen <img src="https://github.com/tanishq1306/BasicBankingApp/blob/master/ss/Home%20screen.jpg" width ="250px" height ="450px"> ------------------------------------------ ### Users List <img src="https://github.com/tanishq1306/BasicBankingApp/blob/master/ss/Select%20User%20Account.jpg" width ="250px" height ="450px"> ------------------------------------------ ### Users Data <img src="https://github.com/tanishq1306/BasicBankingApp/blob/master/ss/User%20Details.jpg" width ="250px" height ="450px"> ------------------------------------------ ### Transfer Amount <img src="https://github.com/tanishq1306/BasicBankingApp/blob/master/ss/Amount%20exceeded%20limit.jpg" width ="250px" height ="450px"> <img src="https://github.com/tanishq1306/BasicBankingApp/blob/master/ss/Enter%20Amount.jpg" width ="250px" height ="450px"> ------------------------------------------ ### Select User To Transfer Money <img src="https://github.com/tanishq1306/BasicBankingApp/blob/master/ss/Select%20a%20user%20to%20transfer%20money%20to.jpg" width ="250px" height ="450px"> ------------------------------------------ ### Transaction Successful <img src="https://github.com/tanishq1306/BasicBankingApp/blob/master/ss/Transaction%20Successfull.jpeg" width ="250px" height ="450px"> ------------------------------------------ ### Updated Amount In Users List <img src="https://github.com/tanishq1306/BasicBankingApp/blob/master/ss/Updated%20Amount.jpg" width ="250px" height ="450px"> ------------------------------------------ ### Transaction History Showing Successfull & Cancelled Transactions <img src="https://github.com/tanishq1306/BasicBankingApp/blob/master/ss/Transaction%20History.jpeg" width ="250px" height ="450px">