trumanhung / WeCare

WeCare - Emergency Task Force

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git commit user names

Junxuan: atrocitytheme wujunxua truman: trumanHung William: aionWilliam Asad: adamelmasri Henry: David: David Islam

Backend project structure for Dev Backend

backend-> app.py
          setup.py
          requirements.txt
          algorithm -> __init__.py
                       file1.py
                       file2.py
          model-> model1.py
                  model2.py
          config.py
          service-> __init__.py
          chatroom ->
          google ->

Mongodb connection code

connect('admin', host='159.203.53.245', port=27017, username='admin', password='admin123', authentication_source='admin')

VirtualEnv support

https://stackoverflow.com/questions/39561398/is-it-possible-to-install-a-package-only-in-current-project-with-pip

Launch the virtualEnv

Just by typing source launch in the backend directory
To quit the virtual environment: deactivate

For deliverables doc

Please Go to deliverables folder

About

WeCare - Emergency Task Force


Languages

Language:Python 97.5%Language:JavaScript 1.1%Language:HTML 0.6%Language:CSS 0.5%Language:C 0.2%Language:Shell 0.1%Language:C++ 0.0%Language:PowerShell 0.0%Language:TeX 0.0%Language:Batchfile 0.0%Language:Dockerfile 0.0%Language:Roff 0.0%