Skip to content

AdithyahNair/HostelAllocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HostelAllocation

Introduction

This app project shows you how to connect your iOS application to an MySQL database hosted locally on your device.

INTEGRATION OF SQL database with an iOS application

We use a PHP service and send a POST request to the file to create a query and fetch the data from the database.

Below are the various views of the application.

1. Onboarding Screen

Picture1

2. Student Table

Picture4

3. Response when data is not present in the database

Picture2

4. Student Data when the correct Roll.No is entered.

Picture3

This app was made as a part of my Database Management Course lab project.

About

PHP + MySQL db + iOS (Swift) application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages