Skip to content

kentlouisetonino/fundsflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description


Screenshot from 2024-06-12 17-57-41


  • A simple banking system school project.


Local Development

  • This project might be more compatible with OpenJDK 8 & 11.
  • You can run the tool either below.
# Make sure you have a GCC Make.
make Client

# Run via bash script.
chmod +x run.sh
./run.sh