Skip to content

A simple web-based app for Cloud Computing group assignment

Notifications You must be signed in to change notification settings

KennyNg-19/TripCloudApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TripCloudApp Documentation

A simple web-based app for Cloud Computing group assignment

Installation

Pliease install python modules based on the versions in requirements.txt.

  • optional: if you don't wanna make your current conda enviroment messy, please create a new one as below:

    conda create -n YOUR_ENV_NAME python=3.8

    conda activate YOUR_ENV_NAME

then, install dependacies.

pip install -r requirements.txt

Run Locally

streamlit run app.py

Access Web-based APP

Access this link.

About

A simple web-based app for Cloud Computing group assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •