GithubHelp home page GithubHelp logo

patrickclery / spacex Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.19 MB

A searchable database of SpaceX Launches written in React/Rails.

Home Page: https://spacex.com/

Ruby 72.33% HTML 6.39% JavaScript 15.56% CSS 3.71% Dockerfile 1.60% Shell 0.41%

spacex's People

Contributors

patrickclery avatar

Watchers

 avatar  avatar

spacex's Issues

Implement the visual design

as closely as possible. Where there might be questions, use your best judgement to implement what you think was initially desired, and jot down your decisions for future discussions with Robots & Pencils

  • Browser support for Chrome (at the very least)

Controller to retrieve and filter a list of flight data (extends #6)

This should be done within the backend API, and be defined as:

  • “Land Success” if that property is truthy on the data object
  • “Reused” if the data object indicates any reused elements
  • “With Reddit” if the data object contains any non-null property of the convention “reddit_[something]”

Data Refresh

  • Clicking the REFRESH icon should re-fetch the data set from the API according to the selected filters, and update the list

Filtering

This should be done within the backend API, and be defined as:

  • “Land Success” if that property is truthy on the data object
  • “Reused” if the data object indicates any reused elements
  • “With Reddit” if the data object contains any non-null property of the convention “reddit_[something]”
  • If any filters are checked, only data that matches all checked filters should appear
  • Link Outs
    • If the data object contains a URL to an external article, clicking the LINK icon on the corresponding row should open that article in a new tab
  • Scrolling
    • The cosmic background should remain fixed as the user scrolls the page

Create a database, and run a migration using the JSON from the “seed-data.json”

  • Use the file included in this directory as seed data.
  • The provided JSON is data that needs to be imported into your database, but you only need to import the data that is relevant to the frontend experience
  • However you decide to implement your database, it's required you ensure it's easily installable for those reviewing your submission (e.g. an install script, setup documentation, shareable instanc)e, etc.

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.