Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-cybersapien/personalradiationdosagecalculator
Personal Radiation Dosage Calculator
https://github.com/the-cybersapien/personalradiationdosagecalculator
Last synced: 12 days ago
JSON representation
Personal Radiation Dosage Calculator
- Host: GitHub
- URL: https://github.com/the-cybersapien/personalradiationdosagecalculator
- Owner: the-cybersapien
- Created: 2016-12-30T16:32:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T15:37:04.000Z (almost 8 years ago)
- Last Synced: 2024-11-17T09:14:58.794Z (2 months ago)
- Language: Java
- Homepage: http://cybersapien.xyz/#portfolioPRDC
- Size: 1.7 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Radiation Dosage Calculator
>The earth has been surrounded with radiation ever since its inception. There is background radiation in the air, there is a constant cosmic radiation from the cosmic rays, there is a small amount of radiation even in the food we consume. Not all of this radiation is harmful. At a moderate level, radiation has a lot of uses.
>But there is a misconception among the general populous that all of nuclear radiation is harmful and this has led to people protesting nuclear power plants.
>This app aims to clear that misconception and tells the user his own personal Radiation Dosage in an year and then compares it with the national average. This national average is crowd-sourced from the users of the application and is taken directly from a real-time database.## Download
[Download here](http://cybersapien.xyz/portfolio/prdc/PRDC-release.apk "Download here")## Screenshots
|Screen | Preview|
|:-----:|:-------:|
|Location Fragment|![location fragment](screens/screen1.png)|
|Lifestyle Fragment|![lifestyle fragment](screens/lifestyle1.png)|
|Final Fragment|![Final](screens/finalSubmission.png)|
|Convertor Activity|![convertor Activity](screens/convertor.png)|# NOTE
###### The Application uses Google Play Services API for location & altitude detection
###### The API key is placed in build.gradle for the app. Key placed in this repository is a demo key and does not work. Please generate an API key from Google Developer Console and replace the current key in app/build.gradle