Giter Site home page Giter Site logo

cis400-termproj's Introduction

CIS400-TERMPROJ

Access Devlopment Environment

Access: http://44.197.133.174:8501

TA or Professor use the following instruction to get this running

Setting up Project Environment locally

Git instructions (harder)

Add an SSH key to your local machine. Link Clone the Repo locally:

git clone https://github.com/iamapez/CIS400-TERMPROJ.git

Local instructions

Download the CIS400-TERMPROJ-integration folder from the zipped deliverables
Navigate to the project environment and run:
cd CIS400-TERMPROJ-integration
pip install -r requirements.txt
## To get your local front end running
cd into your frontend directory using
cd frontend

and run the following in terminal to get running on local machine. Open the local host link that populates in terminal

streamlit run landingPage.py

Open the localhost and port that is provided to you in the terminal.

## Updating code on EC2 Instance
ssh into EC2 instance

ssh -i Downloads/sshkey.pem [email protected] sudo yum update cd CIS400-TERMPROJ-integration/ git pull


## Access AWS (WIP)

cis400-termproj's People

Contributors

iamapez avatar kylemayo191 avatar

Watchers

 avatar Fiona PB avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.