Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 787 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 787 Bytes

This is the Github Repo for LineOnline, which is just a small project for the course assignment.

LineOnline is the smart app which can take the best use of users' time when they are playing in an amusement park.

By applying bank queuing cueing mechanism on the entertainment activities of amusement park, LineOnline can greatly save users' time from waiting for their turns in the queues. Meanwhile, LineOnline provide basic social functions within each park, which works just like the Moments in WeChat. There is also a recommendation system for the users' who don't know which one to play first, with basic location system, guiding them towards the exact place of the entertainment activities.

As for the code, LineOnline is made up of two parts: the Android client and PHP server.