Almost all SKKU students have daily trouble. The trouble is what to eat for lunch or dinner. This kind of trouble comes from the lack of the number of restaurants and individuals' ignorant of the restaurant’s existence. So, we try to solve this problem. We will make a website that introduces restaurant’s locations and categorize them. This website will provide a search function and recommend one restaurant randomly function
This repository is where the development of the web project SKKU-뭐먹지 is carried out. Since it is a web application, it does not require any complex installation and can be accessed through Github-pages. Alternatively, you can download the latest release of the repository and launch it by opening any HTML file using a web browser.
Above is the main page you will see when accessed our website. You can use other functions of SKKU-뭐먹지 using the navigation bar at the top of the website.
This is the page that opens when you click '음식점 지도' in the navigation bar. You can view a map near Sungkyunkwan University on Google Maps by clicking the '성대 지도 보기' button. When you click "음식점 위치 보기", restaurants registered on the SKKU-뭐먹지 near Sungkyunkwan University appear in red dots on the map. If you click the red dot, you can see the name of restaurant.
Above is the page that opens when you click '음식점 리스트' in the navigation bar. You can simply view all the restaurants that are registered in SKKU-뭐먹지 in a table format.
This is the page that appears when you click '검색' in the navigation bar. Here, you can select the category of restaurants you want and click the Search button to find the restaurants that correspond to the category. You can also randomly select one of the restaurants in the category by clicking the "랜덤추첨". The above shows a simple example of search and random recommendation results.
The 'map.html' was developed using Maps JavaScript API. Visit here for more information.
This project has adopted the Contributor Covenant Code of Conduct. For more information refer to the CODE_OF_CONDUCT.md file in the repository.
The project is licensed under the MIT license. View the LICENSE file for further information.