Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 626 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 626 Bytes

Pavilion_app

This an application to help students purchase food online from an institutions cafeteria or mess, study case Multimedia university of Kenya.

The application requires one to # and have an account in the application. The application is linked to a database that keeps track of the balance available in the students account. The application updates the database everytime a purchase is done to keep it in a consistent state.

The application uses mysql database and post method in php to send and retrieve data from the application to the database.

The data is encoded and decoded in android using JSON.