This web app lets you check your school meal menu with just a few clicks.
GitHub Copilot for code completion and writing commit messages.
This web app lets you check your school meal menu with just a few clicks.
GitHub Copilot for code completion and writing commit messages.
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.
Log in to leave a comment
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.
Log in to leave a comment