android10 /
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
94/100 healthLoading repository data…
zinodaks / repository
An application written in Android that serves to make it easier for patients take appointments at a clinic while describing their symptoms. A doctor/clinic manager can also login using the same app but is presented with a different view where a consultation can be made for a client or an appointment can be canceled. The application uses PHP as a back-end language for communication with SQL database.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
After building a website with the same concept that can be found here, it was worth the challenge to create a fully functioncal Android application with a PHP backend that commincates directly with a database and allows users to login and register. The application also provides a different view for the two types of users that the application can have (scroll down to Roles).
The backend was not only important for authentication but also for learning RecyclerViews in android along with how to make network requests from an android application to a remote database.
Security was not the focus here as the application will never be deployed
The concept of the application is to allow patients who are feeling sick to take appointments and describe their symptoms at a clinic. The clinic manager/doctor is in turn able to consult these patients on the days of their appointments and prescribe medication for them or cancel their appointments.
A patient is able to register and login to the system in order to take an appointment at a certain date to visit the clinic. The patient chooses the date and describes their symptoms. A patient is also able to view the consultations/prescriptions written for them at previous appointments at the clinic.
A doctor can login to the system in order to view the appointments. An appointment can be cancelled by the doctor. A prescription/consultation can be also be made for a patient , the doctor can enter a medicine name (with AJAX live suggestions from the medicines table in the database) along with directions on how to take these medications that the patient can later view from their personal accounts.
Selected from shared topics, language and repository description—not editorial ratings.
android10 /
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
94/100 healthandroid10 /
This is a sample app that is part of blog posts I have written about how to test android applications using Kotlin.
59/100 healthstatsig-io /
Statsig's SDK for client-side Android applications written in Java or Kotlin
63/100 healthxmmmmmovo /
🦅嘤语人(flutter编写的简单英语app)(安卓课设) // An english learning android application written by flutter
21/100 healthpprattis /
This project is an Android mobile application, written in Java programming language and implements a Recommender System using the k-Nearest Neighbors Algorithm. In this way the algorithm predicts the possible ratings of the users according to scores that have already been submitted to the system.
38/100 healthdaniiielak /
Android Application for dog walk GPS tracking in a Google Maps interface and user registration functionality, written in Java.
18/100 health