Skip to content

A final Project for Cloud Computing. Was briefly hosted on Azure and still uses a MongoDB Atlus Databse

License

Notifications You must be signed in to change notification settings

JakeTM9/Cloud_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An app that queries Houshold, product, and transaction information utilizing flask and mongodb atlus. This app will be pushed to azure and is the final project for the cloud computing class\

Can be seen here: https://team-nimbus-project.azurewebsites.net/

Instructions

The app is easy to run. Requirements: Python 3 and pip

  1. Download the code
  2. Navigate to the CLOUD_PROJECT directory in CMD
  3. run "py -3 -m venv .venv"
  4. run ".venv\scripts\activate"
  5. run "pip install -r requirements.txt"
  6. run "flask run"
  7. Navigate to the address output in the console

About

A final Project for Cloud Computing. Was briefly hosted on Azure and still uses a MongoDB Atlus Databse

Resources

License

Stars

Watchers

Forks

Packages

No packages published