Healthcare App developed using java in android studio.
This app :
- let users register themselves using their email and a unique username
- checks for password validity
- lets you book lab tests, order medicines, schedule doctor appointments, view health related articles and show cart information
- aggregates all the above and shows them in order details
- Have used local storage through SQLiteOpenHelper for storage management