Go to file
Navan Chauhan 9cfcd4e9e1 fixed anti-pattern code 2020-07-07 22:31:15 +05:30
.github/workflows fixed typo 🤦‍♂️ 2020-07-07 11:43:40 +05:30
app fixed anti-pattern code 2020-07-07 22:31:15 +05:30
tests fixing last of anti-pattern issues 2020-07-07 12:49:00 +05:30
.deepsource.toml Add .deepsource.toml 2020-06-25 12:53:58 +00:00
.gitignore make it better 2020-06-24 23:39:05 +05:30
Procfile make it better 2020-06-24 23:39:05 +05:30
README.md added badges 2020-07-07 13:33:01 +05:30
requirements.txt added requirements for mysql 2020-07-07 22:24:10 +05:30
run.py make it better 2020-06-24 23:39:05 +05:30
runtime.txt bumping python version from 3.7.1 to 3.7.7 2020-06-25 00:08:14 +05:30

README.md

Curie-Web

Backend Tessts Database Tests DeepSource

export PATH=$PATH:/home/pi/Desktop/Curie-Web/app/src/scripts
export PYTHONPATH=$PYTHONPATH:/home/pi/Desktop/Curie-Web/app/src
alias plip="python3 /home/pi/Desktop/Curie-Web/app/src/plip/plipcmd.py"
chmod +x /home/pi/Desktop/Curie-Web/app/src/scripts/*.sh
chmod +x /home/pi/Desktop/Curie-Web/app/src/scripts/*.py