GithubHelp home page GithubHelp logo

reinans / apod_app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 604 KB

APOD App is a mobile application for viewing and searching the Astronomy Picture of the Day, in which it is possible to search the photos by period, randomly and the possibility of downloading.

Kotlin 0.18% Swift 0.57% Objective-C 0.05% Dart 91.64% HTML 6.47% JavaScript 0.24% CSS 0.85%

apod_app's Introduction

Nasa image
Astronomy Picture of the Day App

About   |    Features   |    Used Packages

About

APOD App is a mobile application for viewing and searching the Astronomy Picture of the Day, in which it is possible to search the photos by period, randomly and the possibility of downloading. Developed in Flutter, using NASA Open API APOD, as a selection process for CloudWalk and making use mainly of clean architecture, TDD and cache.

*Visible environment variables to be able to run the app, but not is correct. It is recommended you use flutter_dotenv to store your environment variables and put the .env file in your .gitignore.

UI Demonstration

Features

  • Clean Architecture
  • SOLID
  • ValueNotifier
  • Consume photo of the day APOD API;
  • Dependency injection with Get It
  • Home Page
  • Apod Details Page
  • Search by range of begin date and end
  • Random list search of Astronomy Images of the Day
  • Unit Test
  • Widget Test
  • Using the app offline (cache)
  • Responsive Layout
  • Pull to refresh
  • Download of image
  • Laucher icon
  • Splash Screen

Used packages

This project was developed using the following technologies:

 

Getting started

Standard environment

  1. Clone the repo
git clone https://github.com/ReinanS/apod_app
  1. cd into the new directory
cd apod_app
  1. Install packages
flutter pub get

How to Contribute

  • Fork this repository
  • Create your branch with your contribution: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

Made by Reinan Santos

apod_app's People

Contributors

reinans avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.