Skip to content

Compiled lunch menus from restaurants on the Oulu University campus

License

Notifications You must be signed in to change notification settings

sruusk/ou-lunch

Repository files navigation

MongoDB Nuxtjs TailwindCSS Vite Vue.js WebStorm JavaScript Markdown TypeScript Debian Linux Docker GitHub Git Hetzner

This repository contains the NuxtJS frontend and Nitro backend for fetching, updating, and displaying lunch menus from various restaurant APIs on the Oulu University campus. The menus are stored in a MongoDB database and can be accessed via an API endpoint.

Features

  • Fetches lunch menus from multiple restaurant APIs.
  • Periodically updates the menus in the MongoDB database.
  • Provides an API endpoint to retrieve the compiled list of menus.
  • Displays the lunch menus on a NuxtJS frontend.

Environment

Variable Description Default
NUXT_DB_URL MongoDB connection URL mongodb://127.0.0.1:27017
NUXT_DB_NAME MongoDB database name ou-lunch

Frontend

The frontend for this project is built with NuxtJS and is hosted at ouf.fi.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT Licence. See the LICENCE file for details.

About

Compiled lunch menus from restaurants on the Oulu University campus

Resources

License

Stars

Watchers

Forks