Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.14 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.14 KB

I - CloudNasa

Project to CloudWalk's selection process for Flutter Developer position: Mobile Engineer test #2.

II Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

III - Architecture

It was chosen Clean Architecture (Clean Dart) because its low coupoling and scalability. See more about Clean Architecture here CleanDart

IV - API

The API used in this project was NASA APIs

V - Resources