celiaccb / Software-Development-Group-Project-2020

JACKY, a friendly tool for human kinase, phosphosites and kinase inhibitors information
http://jacky-03.ehym3crjpy.eu-west-2.elasticbeanstalk.com
0 stars 0 forks source link

Sharing latest set of files to be uploaded to AWS #42

Closed AnnaDearman closed 4 years ago

AnnaDearman commented 4 years ago

Here are the latest versions of most of the files that are uploaded to AWS: main script (application.py), templates which sit in "templates" folder (.html), aesthetic.css for aspects of the appearance which sits in "static" folder, environmentvariables.config which sits in ".ebextensions" folder, requirements.txt which tells AWS what packages to import. I've also included the latest version of my flow chart for the csv file generation. Please check application.py as I've incorporated Yutang's code to include the error bars, I think, but they're not coming through when I test it locally.