Skip to content

chenge97/Android-App-Rest-API-WebApp-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Android-App-Rest-API-WebApp-Docker

An Android app that classifies Dog Cat images with a Rest API. Built with docker (Python and Mysql images)

Specifications

  1. Using Python (Flask) to build a webpage and a Rest API to connect Android App
    • The webpage frontend is responsive and was build with Materialize CSS
    • Use of Jquery
  2. The classifications inside the app were made by a IMG classifier model build in Keras
  3. For the Android App JAVA
    • All traffic between api and app were encrypt and decrypt with RSA (Python and JAVA connection)
  4. Every save inside a Mysql Image in docker
  5. Everything build on top od Docker (Dockerfile in the flask and Dockercompose.yaml to connect python and mysql)

About

An Android app that classifies Dog Cat images with a Rest API. Built with docker (Python and Mysql images)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors