Skip to content

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.

Notifications You must be signed in to change notification settings

harshk-99/User-Authentication-Android-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages