Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 2.29 KB

README.md

File metadata and controls

40 lines (29 loc) · 2.29 KB

BloodBankApp

Description

Blood Bank Application in android, in this project I have tried to show most commonly used application development patterns and best practices. The basic idea of app is to be able to share your request for urgent blood in the community of your city, and other major function of the app is to be able to find donors in your city with specific blood group.

Working

I created a simple PHP web server using a free hosting provider: http://000webhost.com There we have our MySQL database and some PHP scripts that are our APIs. For android the languages we are using are Java and XML.

Tool

Android Studio

NotePad++

Libraries Used

Glide(For loading images): https://github.com/bumptech/glide

Fast Android Networking (For better Image Upload): https://github.com/amitshekhariitbhu/Fast-Android-Networking

ScreenShots

Login Page Registration Page
Home Page Make request Page
Search Page Search Results Page

YouTube Tutorial

Youtube Tutorial