Update README.md

This commit is contained in:
Priyatham-sai-chand 2020-09-06 22:29:48 +05:30 committed by GitHub
parent 55fef9088b
commit 194caeec65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -1,4 +1,12 @@
# alzapp # alzapp
![logo](./screenshots/logo_trans.jpg)
![GitHub language count](https://img.shields.io/github/languages/count/Priyatham-sai-chand/alzapp?style=for-the-badge)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Priyatham-sai-chand/alzapp?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/Priyatham-sai-chand/alzapp?style=for-the-badge)
![GitHub last commit](https://img.shields.io/github/last-commit/Priyatham-sai-chand/alzapp?style=for-the-badge)
An Android Application that is intended to be a guiding tool for the early detection of [Alzheimer's disease](https://www.alz.org/alzheimer_s_dementia). An Android Application that is intended to be a guiding tool for the early detection of [Alzheimer's disease](https://www.alz.org/alzheimer_s_dementia).
It is currently an **ongoing Project** consists of various games and word puzzles encompassed with simple UI to help people understand their mental condition to decide whether to consult a doctor. It is currently an **ongoing Project** consists of various games and word puzzles encompassed with simple UI to help people understand their mental condition to decide whether to consult a doctor.
@ -8,3 +16,8 @@ Ways to use the Application
- Cloning the repository and makign an APK to be run on your android device. - Cloning the repository and makign an APK to be run on your android device.
- By installing the given APK (Coming Soon) - By installing the given APK (Coming Soon)
## Screenshots
<p align = "center">
<img src = "./screenshots/home_screen.jpg" height = "500"> <img src = "./screenshots/login.jpg" height = "500"> <img src = "./screenshots/registration.jpg" height = "500"> <img src = "./screenshots/jumbled_words.jpg" height = "500"> <img src = "./screenshots/tile_matching.jpg" height = "500"> <img src = "./screenshots/quiz.jpg" height = "500">
</p>