Skip to content

Coursework app "Banking system" of subject "Distributed systems of data processing"

License

Notifications You must be signed in to change notification settings

BogdanJava/bsuir-eeb-coursework-6sem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi! This is my coursework of subject "Distributed systems of data processing"

Here I'll share my works

How to launch

  1. git clone https://github.com/BogdanJava/bsuir-eeb-coursework-6sem.git

  2. Then you need to create mysql schema named 'bank' on port 3306
  3. Next you'll need to import all maven dependencies
  4. Start Spring Boot application
  5. Install NodeJS pack
  6. cd frontend

  7. npm install

  8. npm start

  9. Open browser on http://localhost:4200
  10. Register new account and start working