Skip to content

App Developed using Flutter and SQLite database. Used for creating transactions between different users and displaying the history of transactions done by them.

Notifications You must be signed in to change notification settings

Abhishek-dab/Banking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banking App

  • The app is used to transfer money between multiple users and also record transactions.
  • This repository contains the app which I made as a mobile app developer in The Sparks Foundation.
  • The app is made with flutter and uses SQLite as a backend.

A mobile app that has the following specs:

  • Start with creating dummy data in mobile (SQLite) database for up to 10 users.
  • User table will have basic fields such as name, email, current balance, etc.
  • Transfers table will record all transfers that happened.
  • Flow Home Screen --> View all Customers --> Select and View one Customer --> Transfer Money --> Select customer to transfer to --> View all Customers.
  • No Login Page, No Customer Creation. Only transfer of money between multiple customers.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

App Developed using Flutter and SQLite database. Used for creating transactions between different users and displaying the history of transactions done by them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published