Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 747 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 747 Bytes

User-Authentication-Android-App

A very simple and functional Android Application having a rich UI consisting of login, logout and register functionalities. This application is connected with a MySQL database in the backend and is accessed using HTTP requests using a REST API created in the previous repository.

The project is built using a target Android API level 30 (Android 11) and a minimum Android API level 22 (Android Lollipop v5.1). The application interacts with the backend using a REST API having implementation of POST and DELETE methods. The database is ran on the localhost and full functionality test has been performed over this version.

The output.mp4 file in this repository contains the video of the application in action.