Posts

Finished with about us and contact us

Image
The functionality of about us and contact us has been added.

Local healtth care fragment as maps activity

Image
the local health care has been integrated with google maps in order to suggest nearby local hospitals and clinics to the user. Google maps API has been used which provides the maps services. Then further if user want to get directions to a particular hospital, he/she can get directions by clicking at the bottom right of maps window.

Profile fragment has been made

Image
Profile fragment has been made in order to contain the user information at one place. Two activities were further created. one is basic information and other is medicine list where user can store his/her information.

Medication fragment

Image
The layout was inflated for this particluar fragment and data has been loaded into it. There is another altert dialog that has been created which opens up on click of add medicine button. here user can add his/her medicine according to his/her need

Creation of Home remedies activity and adding functionality to it

Image
The activity to display home remedies hasbeen fabricated using android views. The data was loaded into the listview from table using volley and cloud services. There,s another fragment of medication which has been made to accomodate medicine.

Creation of database and adding functionality

Image
Database has been created on the server using mysql and complimentary functionality has been added to various activities. Another activity of sub diseases has been implemented.