Skip to content

206-247-250-818-CloudHack-3/CloudHack_3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

CloudHack_3

Team Details:

SRN Name Section
PES1UG19CS250 Mahesh Kumawat D
PES1UG19CS247 Yasaswini M D
PES1UG19CS206 Rakshitha Kandula D
PES1UG20CS818 Navya D

Directory Structure:

│   README.md
│   
└───microservices
    │   Docker-compose.yaml
    │   
    ├───addition
    │   │   Dockerfile
    │   │   
    │   └───app
    │           app.py
    │           requirements.txt
    │           
    ├───division
    │   │   Dockerfile
    │   │   
    │   └───app
    │           app.py
    │           requirements.txt
    │           
    ├───exponent
    │   │   Dockerfile
    │   │   
    │   └───app
    │           app.py
    │           requirements.txt
    │           
    ├───gcd
    │   │   Dockerfile
    │   │   
    │   └───app
    │           app.py
    │           requirements.txt
    │           
    ├───landing
    │   │   Dockerfile
    │   │   
    │   └───app
    │       │   app.py
    │       │   requirements.txt
    │       │   
    │       └───templates
    │               index.html
    │               
    ├───lcm
    │   │   Dockerfile
    │   │   
    │   └───app
    │           app.py
    │           requirements.txt
    │           
    ├───multiplication
    │   │   Dockerfile
    │   │   
    │   └───app
    │           app.py
    │           requirements.txt
    │           
    └───subtraction
        │   Dockerfile
        │   
        └───app
                app.py
                requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published