Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.02 KB

README.md

File metadata and controls

42 lines (32 loc) · 2.02 KB

OurMars

"OurMars" app can help you to see photos taken from Mars. All data is fething directly from NASA database.

This is example Flutter application created by two mobile developers in 4 work days. Goal of this project is learning base concepts of Flutter,BLoC pattern, asyncronous and background tasks in Dart/Flutter, available stable libraries.

screenshoot screenshoot

Libraries we used

Application developed by

Base UI design

Official NASA API

Useful links

Roadmap

  • Add paging support for main screen
  • Add animated loaders
  • Add placeholders
  • Fix all minor UI bugs
  • Refactoring