Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Repository files navigation

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/

About

Dart/Flutter RealWorld

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages