Skip to content

sda-assignment/sda-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sda-assignment

Team members

  • Ahmed Wael Nagy Wanas - 20206008
  • Adham Hazem Fahmy Shafei - 20206011
  • Omar Adel Abdel Hamid Ahmed Brikaa - 20206043
  • Ali Esmat Ahmed Orfi - 20206123

Checking out to different phases

  • Use git checkout ba9bcc75e8b176490e935f7b4afaf778b26d855b to checkout to Phase 1 changes.
  • Use git checkout main to checkout back to the current changes (phase 2).

Prerequisites

Java 19 (jdk-19)

Make sure system variable JAVA_HOME is set to the jdk location and the PATH variables contains the bin of the jdk location

Building and running

On a UNIX/Linux environment in the root directory

$ ./mvnw spring-boot:run

On Windows CMD in the root directory

> mvnw.cmd spring-boot:run

On Windows PowerShell in the root directory

> ./mvnw.cmd spring-boot:run

Locations and links

Admin account

{
    username: admin,
    email: admin
    password: admin,
}

About

Usage of principles learnt in the Software Design and Architecture course to create an abstract e-payment system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages