term project for SoftwareDesign
- email address : jms393497@gmail.com
- Demo Video : https://youtu.be/meTqQoW314o
This is an android application for audience who likes to watch movies in theaters.
- It shows box office ranking of korea independent and commercial films.
- It shows theaters around your current location.
- You can review the movie theater.
- You can check other people's reviews and manage own reviews.
- mysql @8.0.18
- Apache2 Server
- php
- Android Studio @3.5.3
- minSdkVersion : 15
- targetSdkVersion : 26
- open API of Korean Film Council (homepage : https://www.kobis.or.kr/kobisopenapi/homepg/main/main.do)
If you want to get box office ranking, sign up to this homepage and get own key. - open API of NAVER (homepage : https://developers.naver.com/main/)
If you want to get Movie Poster, sign up to this homepage and get own key. - google map
If you want to get locations of theaters, sign up to google cloud platform and get own key.
database table backup file is in /server/backup.sql
mysql -u [account] -p [database] < backup.sql
MoveItMovie is released under the MIT License. http://www.opensource.org/licenses/mit-license