Skip to content
Back to Projects

Foodies (Flutter)

March 20, 2024

FlutterDartFirebase AuthMobile DevelopmentUI/UX

Foodies is a fully functional mobile recipe application built with Flutter during my university studies. Unlike the design prototype, this is the actual implementation of the recipe app with complete functionality.

Features

  • Browse and search recipes by name, ingredients, or category
  • Save favorite recipes to personal collection
  • Recipe detail screens with ingredients and step-by-step instructions

Technical Implementation

  • Framework: Flutter for iOS and Android
  • Language: Dart
  • Backend: Firebase

Key Learnings

  • Mobile app development from concept to deployment
  • Working with REST APIs and Firebase services
  • User authentication and authorization
  • App store submission process