Skip to content

shubhamhackz/aarogya_seva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Aarogya Seva

Aarogya Seva Logo

Made with πŸ”₯ in India 😍

Aarogya Seva is an Indian app developed using flutter for tracking live Covid-19 cases. App provides Coronavirus self assessment without collecting any data. The app has following features:

  • Live Covid-19 cases across India
  • Minimilistic UI and an elegant user experience
  • Live news related to Corona Virus from newsapi.org
  • Check your health condition with Self Assessement (For general Purpose)
  • List of helpline numbers
  • No data collection in any form (Secure) πŸ₯³

Aarogya Seva Screenshots Aarogya Seva Screenshots

Setup

const String newsApiKey = 'YOUR_API_KEYS_HERE';

TODO

  • Update the Self Assessement algorithm to be more accurate 🀨
  • Use isolates to make app more concurrent
  • Make app responsive for tablets
  • Better way to handle network error/ no internet

Resourses

Contribution

  • Anyone interested in contributing their precious time for the furthur development of this app are more than welcome πŸ™πŸ»

Plugin Used

Author

MIT License

Copyright (c) 2020 Shubham Soni

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.