Skip to content

ValerioL29/mini-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniBank

Description

💳 - A mini bank project using Akka as backend and persistent actors' states with Cassandra

Software Architecture

MiniBank
├─src
│  ├─main
│  │  ├─resources
│  │  └─scala
│  │      └─com
│  │          └─valerioL29
│  │              └─bank
│  │                  ├─actors
│  │                  └─http
│  └─test
│      └─scala
└─build.sbt

Installation

  1. Install JDK1.8.0
  2. Import the whole project into IDEA
  3. Run Bank.scala

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages