- Short description
- Demo video
- The architecture
- Long description
- Getting started
- Live demo
- Authors
- License
SAUKHYAMASTHU facilitates a citizen to get in touch with the concerned authorities at the time of a pandemic, calamity or trouble
COVID-19 is spreading by leaps and bounds, in such chaotic situaion its not only duty of govt. body, every individual need to join the hand put a simple effort.
Every Indiviaduls could be the part of global combat in times of pandemic
A Inclusive Web Platform to make evry Individual a Warrior in times of Pandemic by self-reporting and registering the Pandemic Incidents, Frauds, and Rule Violation, or leveraging help to needy, provide info of migrations inter state or nation, Schools with computer facility, Medic Centres and many more. It will also help administrators and decision makers in getting proper visualozation and Insights to take apt action in right direction and guide the people to right direction.
- The user navigates to the portal and has access to its services: Self-Reporting, Insights from Reporting, COVID-19 Information, etc.
- The Web app stores the info collected from user as document within IBM Cloudant NoSQL storage.
- IBM Watson usage for Data Refinery, Chabot, and any other services to leverage the solution.
- External Services like Google Map to locate and point out Users, Government Data Services, etc.
The entire mankind is facing the life threatening problem due to the COVID 19 pandemic. With no medicine to cure COVID 19, all the nations have adopted the ‘lockdown’ to curb the pandemic.
With the help of technology, any citizen can contribute through their own initiative to support the efforts of the Government. Such initiatives can be like – reporting health related incidents in their locality, symptoms of illness and raising alarm, movement of new persons with migration history, raising the concerns of black marketing of ration items, creating awareness about the fraud emails or cyber crimes during the lockdown period, misleading or fake videos etc. Such initiatives by citizens can draw the attention of the concerned authorities for taking prompt remedial action.
The solution Saukhyamasthu can be adopted in any similar situation or in any geographical location or time.
git clone https://github.com/samhaldia/SAUKHYAMASTHU.git to download the repo
You'll need the following:
- Put all the packages in requirements.txt as below
Flask>=1.0.0 cloudant==2.4.0 flask-bootstrap>=3.3.7.0 Flask-WTF>=0.14.1 email-validator>=1.0.5 flask-googlemaps>=0.4.0
A step by step series of examples that tell you how to get a development env running
Install the dependencies listed in the requirements.txt file to be able to run the app locally.
You can optionally use a virtual environment to avoid having these dependencies clash with those of other Python projects or your operating system.
pip install -r requirements.txt
Update the vcap-local.json according to your credentials
Update the manifest.yml with your app name
Run the app.
python hello.py
https://ucare-quick-gorilla.eu-gb.mybluemix.net/self-reporting
- Sameer Kumar Choudhary
- Krishna Priya tadepalli
- Saravjeet Lamba
This project is licensed under the Apache 2 License - see the LICENSE file for details