Skip to content

Flutter app to display student restaurant lunch menus

Notifications You must be signed in to change notification settings

sruusk/flutter-menu

Repository files navigation

Flutter Lunch Menu App

Build

This project displays the menus of student restaurants. It uses the backend API from sruusk/ou-lunch for the menu data.

Features

  • Fetches menu data from the backend API.
  • Displays menus for different campuses.
  • Supports multiple languages for menu items.
  • Allows users to switch between campuses.
  • Supports dark/light themes.
  • Allows selecting a date to view the menu for that day.

Screenshot

App Screenshot

Getting Started

Prerequisites

  • Flutter SDK
  • Dart SDK

Installation

  1. Clone the repository:
    git clone https://github.com/sruusk/flutter-menu.git
  2. Navigate to the project directory:
    cd flutter-menu
  3. Install dependencies:
    flutter pub get

Running the App

To run the app on an emulator or physical device, use:

flutter run

About

Flutter app to display student restaurant lunch menus

Resources

Stars

Watchers

Forks

Languages