Meal Menu banner

Meal Menu

3 devlogs
9h 3m 14s

This web app lets you check your school meal menu with just a few or zero clicks. Just visit the website :)

IMPORTANT NOTICE: This app uses South Korea's NEIS OpenAPI, so it only supports schools located in South Korea. When you use Find School…

This web app lets you check your school meal menu with just a few or zero clicks. Just visit the website :)

IMPORTANT NOTICE: This app uses South Korea’s NEIS OpenAPI, so it only supports schools located in South Korea. When you use Find School feature for test, try with following values: “경상남도” for City/Province and “삼천포고등학교” for school name. It is also default set in demo website.

This project uses AI

GitHub Copilot for code completion, writing commit messages and document and refactoring.

Demo Repository

Loading README...

kr4phy

Shipped this project!

Hours: 9.05
Cookies: 🍪 95
Multiplier: 10.44 cookies/hr

I made a web application which show your school’s meal menu and you can check today’s or any day’s meal menu with a few clicks. Main page shows you today’s meal menu and you can see other day’s menu by selecting date. It supports all school in South Korea.

kr4phy

I refactored the code and improved the documentation.

Attachment
0
kr4phy

Connection to NEIS OpenAPI is complete, and you can now view the meal menus for all elementary and secondary schools in South Korea. By default, it displays the meal menu for the school configured in .env. When setting the school whose meal menu to view, simply entering the school name automatically fills in all required fields. Only the final test remains.

0
kr4phy

I have created the basic UI and implemented the NEIS OpenAPI handler. Now, the only remaining tasks are to connect the data to the UI and complete the UI for some pages.

Attachment
0