Skip to content

Android apps for grouping image from your phone galleries.

License

Notifications You must be signed in to change notification settings

grahaisw/image-machine

Repository files navigation

image-machine

Image Machine Apps is Android apps for grouping images on your phones and make it easier for people to access.

This apps only has 2 entity “Machine” & “Machine Image” where the relation is one to many since one machine can have multiple images, so the Machine Image entity has Machine ID as foreign key, as shown below :

image (5)

Entity Machine has two unique attribute, the first one is Machine ID as primary key and the other is Machine Code for QR Code. Since this QR Code will be used for QR Code Reader to identify machine, so it’s must be unique and bind to the machine.

database_scheme

This apps has 2 main menu “Machine Data” & “Code Reader”, Machine Data was built for user to create machine and add maximum 10 images for each machine and Code Reader for user who wants to access Machine Data faster with just scan QR Code.

This image machine apps was using 3rd party libraries, the libraries are :

About

Android apps for grouping image from your phone galleries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages