Skip to content

Chicago18/team-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to run this project (locally) we require a few installs to get you on the way. 0) if not already done, install sqlite3 0.1) since we used a sqlite3 server for the backend (we made a clean copy each time) we need to install sqlite as well 0.2) this can be done by running "$ sudo apt-get install sqlite3"

  1. first we need to set up a python environment to run the program on
  2. running "$ python3 -m venv env" should set up your virtual environment
  3. activate your environment using "source env/bin/activate"
  4. the rest of install will include installing flask which will import the jinja2 template library
  5. run "$ pip install --upgrade pip" & "$ pip install -e ." to get the updated versions of both
  6. you should be ready to go.

Navigate to the main directory where you should see sql, outandequal, bin, and your env folder -run "$ ./bin/outandequalrun" and go to localhost:8000 to see the final product! -for more options on modifying the database see out bin file and the bash scripts provided which are documented

We hope you enjoy :)

The code ("Code") in this repository was created solely by the student teams during a coding competition hosted by JPMorgan Chase Bank, N.A. ("JPMC"). JPMC did not create or contribute to the development of the Code. This Code is provided AS IS and JPMC makes no warranty of any kind, express or implied, as to the Code, including but not limited to, merchantability, satisfactory quality, non-infringement, title or fitness for a particular purpose or use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •