WowMenu is a flutter-based mobile application that allows users to find nearby restaurants and browse their menus and menu boards. Restaurant owners can also create digital menu cards that are visible to app users. The app shows all restaurants within a 5km radius.
Features
- User authentication using Google.
- Nearby restaurant search with location tracking.
- Browse restaurant menus and menu boards.
- Filter menu items based on dietary preferences.
- Restaurant owners can create and manage digital menu cards.
- Dark mode support.
- User-friendly interface.
Technology Stack
- Flutter Framework
- Firebase Authentication
- Firebase Firestore
- Open Street Map API
Getting Started
To run the app on your local machine, you’ll need to have flutter installed. Then follow these steps:
- Clone the repository: git clone https://github.com/wowmenu/wowmenuapp.git
- Navigate to the project directory: cd wow-menu
- Install dependencies: flutter pub get
- Run the app: flutter run
License
WowMenu is licensed under the MIT License. See LICENSE for more information.
Links