Skip to content

yeasin50/BasicBankSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Bank System with Cool UI

Video on LinkedIn


dependencies dependencies dependencies dependencies

Rive Dash Animation

Dash rive

Coin Design

Coin

adjust number of particles


Task 2: Basic Banking App
  ◇ Create a simple mobile app which has the following specs.

  ◇ Start with creating dummy data in mobile (sqlite) database for upto 10 users. User table will have basic fields such as name, email, current balance etc. Transfers table will record all transfers happened. need to work with it

◇ 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 .


Task 5: Social Media Integration

  ◇ Create a mobile app, where user can login through at least two social media from such as Facebook and Google.
  ◇ After login, display all the details on the second page.

- Name, 
- profile photo,
- email
- more....


let's think about water drop effect for UI or partivles flow having trouble because all packages doesnt support null safelty so we can run using this

$ dart --no-sound-null-safety run   
$ flutter run --no-sound-null-safety

Rive2 doesnt have many things like flare/rive. we need make reverse method. also contrains doesnt support on rive2 -_-

Colors

  • #4364A1​ facebook
  • #DF513B​ google

Getting Started

while flutter v2 support web on stable channel, we will use stable channel, for window,linux+.. use beta and read doc

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

With cool interactive Animated login Ui & more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages