GithubHelp home page GithubHelp logo

paulsolt / ios-module-project-apod Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bloominstituteoftechnology/ios-module-project-apod

0.0 1.0 0.0 973 KB

Astronomy Picture of the Day

Objective-C 91.30% Swift 8.70%

ios-module-project-apod's Introduction

Astronomy Picture of the Day

Introduction

For this project, you'll build an app to view the Astronomy Picture of the Day.

You will build the app primarily in Objective-C with some Swift components. The goal of this project is to practice using Swift and Objective-C together, including using features like nullability, lightweight generics, and name customization.

Astronomy Picture of the Day Design

Instructions

Fork and clone this repository. Create your own Xcode project. Commit regularly as you complete the requirements in this project.

The instructions for this project are intentionally sparse. At this point in the course, you are familiar with most of the concepts used in building an app like this, and should be able to implement it with minimal guidance. This also means that you have the freedom to implement most parts of the app as you see fit. However, please make sure you follow the instructions that are here.

Register an API Key

Create an API key at: https://api.nasa.gov/

Sample request JSON: https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY

Implement the app using the Figma Design

Leah Kramer designed the APOD app.

Use her APOD Figma design as a starting point, there are also individual screens exported in this repository.

  1. Collection View with photos of the day (make all cells the same size and color to start)
  2. Detail view with model popup
  3. Use any of the assets in the Design folder

Technical Requirements

  1. No Cocoapods or 3rd party frameworks - do everything yourself.
  2. Your model must be in Objective-C โ€” use any language for your other code files.
  3. Set your App Icon and App Name so it doesn't clip on the Home screen.
  4. A PDF is a vector that can scale to any size.

Go Further

  1. Make the collection view use different sized cells to feature today (similar to Pinterest)
  2. Tap to hide UI on the Details View to see photo
  3. Double-tap to zoom in (Use a UIScrollView with zoom)
  4. Alternate placeholder color
  5. Add day tags to your collection view cell

ios-module-project-apod's People

Contributors

paulsolt avatar

Watchers

James Cloos 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.