Skip to content

joymyhome/PhotoSharingApp

 
 

Repository files navigation

PhotoSharingApp

Team project for CS218 In this project, we are going to build an application for users to store and share images.

Installation

cognito library: pip install warrant

working with AWS services: pip install boto3

for load testing: pip install locustio

Running load balancer tests on local machine

change directory to load_tests cd load_tests

run command locust

open locust GUI on http://127.0.0.1:8089 and specify the number of users and the url of the web-site

About

Team project for CS218

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.1%
  • HTML 41.8%
  • CSS 5.1%