Activity

kr4phy

I added a few new pages and implemented a feature that allows users to view the APOD for a specific date or a random date. I added error handling to the API call code and configured the system to display a toast message on the Settings page prompting users to set an API key if the DEMO KEY usage limit is exceeded. Now I need to implement a feature to securely store the API key.

Attachment
0
kr4phy

Implemented top bar and draggable welcome window.

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 migrated to the Nuxt framework and changed the UI framework from DaisyUI to Nuxt UI. I also renamed some pages and defined the basic UI structure.

Attachment
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
kr4phy

Initialized project with PWA setup, routing, and basic components. Implemented index page’s UI with dummy data.

Attachment
0
kr4phy

Added a border line and made the installer use the entire terminal screen.

0
kr4phy

Added LICENSE Viewer to UI

0
kr4phy

Fixed previous bug and implemented mock installation function, error handling for installation method.

0
kr4phy

Although the interface has been implemented, there is a bug where the shutdown screen does not appear after installation completes, requiring manual shutdown.

0