A simple POC implementation of the project Real World Project

Overview

Real World Project in Dart/Flutter

This is a simple POC implementation of the project Real World Project.

Not all functionalities are implemented, but it proves a Solution with Dart/Flutter as Full Stack implementation is realisable. It was a nice training ground to extend my knowledge on these technologies.

Technology Stack:

  • Dart

  • Flutter

  • MongoDB

  • Docker and Docker Compose

Some key elements under: asciidoc

screenshots

Starting the Docker instance.

The easiest way to start the Application is with Docker Desktop and the following commands:

docker-compose build
docker-compose up

The Flutter Web Application is accessible by the URL: http://localhost:8080/

The Dart Rest API is accessible by the URL: http://localhost:4200/api/health

The Mongo DB UI is accessible by the URL: http://localhost:8081/

You might also like...

a better implementation of myfatoorah_flutter

myfatoorah_flutter In order to simplify the integration of your application with MyFatoorah payment platforms, we have developed a cutting-edge plugin

Nov 2, 2021

Instead of a simple counter app, the @FlutterDev team can provide a simple game like the one below.

Instead of a simple counter app, the  @FlutterDev  team can provide a simple game like the one below.

Instead of a simple counter app, the @FlutterDev team can provide a simple game like the one below. Thanks to the @rive_app team for their easy-to-use animation kit.

Oct 27, 2022

simple flutter project

simple flutter project

simple flutter project

Oct 19, 2022

This is a simple flutter authentication project using firebase

flutter_auth A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Nov 27, 2021

Drishti is a simple mobile application created as a project for YIP KDISC and Google Devs Solution Challenge

Drishti is a simple mobile application created as a project for YIP KDISC and Google Devs Solution Challenge

Drishti is a simple mobile application created as a project for YIP KDISC and Google Devs Solution Challenge. This app aims to make reporting and spreading the news of accidents and dangers easier and effective.

Nov 29, 2022

This is the semester 6 Mobile App Development Course project. So maybe the final project may not make sense ;) but it is a good place to start learning Flutter.

This is the semester 6 Mobile App Development Course project. So maybe the final project may not make sense ;) but it is a good place to start learning Flutter.

🔍 Overview MAD-Sem6 is a Mobile Development Course Project that contains Basic ➡️ Medium implementation of different widgets. As a whole it doesn't m

Aug 9, 2021

Flutter project file sturcture that can help me to create new project easily

flutter_project_arch A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you sta

Oct 9, 2022

A simple chat application in flutter made with stream.

A simple chat application in flutter made with stream.

chat_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Oct 11, 2022

A simple but powerful path-based navigation router with full web-browser and deeplink support.

nav_stack A simple but powerful path-based routing system, based on MaterialApp.router (Nav 2.0). It has browser / deeplink support and maintains a hi

Nov 28, 2022
Owner
null
A basic Flutter app that displays the time around the world

Flutter World Time app A basic Flutter app that shows the user what the time is in different places around the world This is a basic app I made to pra

Wesley Noijen 4 Feb 4, 2022
Real short video app with firebase and pixels API.Where you can create a short video with pixels' stock videos and also merge your audio.

Real short video app with firebase and pixels API.Where you can create a short video with pixels' stock videos and also merge your audio.

Ansh rathod 55 Dec 26, 2022
Real time object detection app with flutter

Build an application to teach children with artificial intelligence using flutter and tflite. this application includes many fields like objects detection,animals recognition,superheroes detections , fruits recognition...

Seif eddine Riahi 35 Apr 26, 2022
Note Flutter App with CRUD: Created note app with Firebase Firestore real time storage

Note Flutter App with CRUD: Created note app with Firebase Firestore real time storage

Mustafa KIZILTAY 2 Apr 27, 2022
An app that provides you real time analysis of stocks.

stocks_analyzer An app which helps you to track and analyse your favourite stocks . A new Flutter project. Getting Started This project is a starting

Ankur Raj Prasad 0 Sep 2, 2022
A simple flutter app with demo implementation of redux.

Flutter Redux Tutorial Redux Project is just a quick guide for implementation of redux.dart and flutter_redux . Written in dart using Flutter SDK. Ple

Pawan Kumar 46 Jun 16, 2022
A Flutter app with firebase libraries implementation

FlutFire A Flutter project with implementation of all firebase libraries for Android and iOS both. Show some ❤️ and star the repo to support the proje

Pawan Kumar 644 Dec 20, 2022
An Login Page App in Flutter with MVP and SQFLITE ( SQLITE) Implementation.

Flutter SQFLITE MVP LOGIN APP A Login Page Flutter App with SQFLITE (SQLITE) and MVP implementation. Written in dart using Flutter SDK. Please don't f

Pawan Kumar 179 Jan 4, 2023
Firebase + Flutter sample apps with code snippets, supported by comprehensive articles for each implementation.

FlutterFire Samples This repo is created to contain various sample apps demonstrating the integration of Firebase with Flutter. The final goal is to c

Souvik Biswas 186 Dec 24, 2022
A pure dart SSH implementation based on dartssh, with bug fixes, up-to-date dependencies and sound null safety.

DartSSH 2 dartssh2 is a pure dart SSH implementation based on dartssh, with bug fixes, up-to-date dependencies and sound null safety. dartssh2 providi

null 100 Dec 29, 2022