russel2002 / Pharmacy-Android

Android app for ordering medicines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pharmacy - Android App

Pharmacy - Android app is the client side app for ordering medicines.
It is free and open source.
Pharmacy for Android is a companion app for Pharmacy Web.
Pharmacy WebApp is for administration of orders on the admin(Pharmacy) side.

About

With this app, customers can order medicines from the pharmacy it is connected to. The pharmacy has to host the companion administration web-app Pharmacy Web.

Features

The android app lets you:

  • Authenticate via OTP.
  • Super simple sign up process with auto verification of OTP.
  • Completely ad-free.
  • Material Design.
  • Specify medicine names.
  • Or take picture of prescription and order.
  • Realtime update.
  • Update minimum order value in realtime.
  • Block specific users from ordering.
  • Multiple order statuses.
  • Push notification to notifiy order status change.
  • Change map of delivery areas in realtime.

Screenshots

Permissions

On Android versions prior to Android 6.0, pharmrmacy android requires the following permissions:

  • Full Network Access.
  • Read and write access to external storage - To access prescription images
  • Camera access - To capture image of prescription
  • Receive sms - To access OTP code and verify automatically

Contributing

You are free to use and modify the app. Just specify appropriate properties in

app/gradle.properties.sample

and rename it to

app/gradle.properties

License

This application is released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.

About

Android app for ordering medicines

License:GNU General Public License v3.0


Languages

Language:Java 99.2%Language:HTML 0.8%