Skip to content

Food Delivery and Food Showcase full stack application developed in Flutter with Firebase as backend.

Notifications You must be signed in to change notification settings

AnuOdinson117/Nom-Nom-Eats

Repository files navigation

Nom Nom Eats

This is my first ever Fullstack Application developed using Flutter and Firebase. This is a food delivery application on a fictional Nom Nom Cafe.

Technology Used

Main Language

Dart

App Development Framework

Flutter

Back End Service (SAAS)

Firebase

Device Types Available

Android iOS

Version Control

Git GitHub

Features Loading and other Utilities

Features of application :-

This Fullstack application has a variety of features. Highlighted features are:

  1. User authentication with sign in and sign up.
  2. Food choice and selection with add-ons.
  3. Clean build with alternate Light-Dark mode.
  4. Backend data viewing in Cloud Firestore on purchase completion. Other utility features to be experienced when using application.

P.S. More features still in development

How to load it in your system?

At first make sure your system has the necessary configurations to run Dart. After that open your terminal and use these commands.

  • Command 1: git clone https://www.github.com/AnuOdinson117/Nom-Nom-Eats.git
  • Command 2: cd Nom-Nom-Eats
  • Command 3: flutter pub get
  • Command 4: flutter run

Contribution acknowledgement

Thank you Promit for the its and bits editings on the system as well as fixing some of the dependencies that were a issue with my Flutter configuration (Google please you need to upgrade your Flutter things).

Project inspiration

The project was mostly taken and based from the awesome developer MitchKoko. He has been my mentor in building and making me understand Flutter Projects and concepts from my early Flutter learning days. Awesome person please do follow him.

Utilities

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.