Skip to content

RISHABH3821/BloodBankApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published