Git Product home page Git Product logo

space-station-tracker's Introduction

Dev.to LinkedIn

GitHub User's stars

Make yourself at ~

$ whoami | xargs ls:

๐ŸŒฑ Learning Go and PostGIS.

๐Ÿ‘‹ Feel free to reach out.

$ ~/skills:

Frontend

JavaScript TypeScript React Redux MobX HTML5 CSS Tailwind

Backend

Python FastAPI Node.js Express.js NestJS GraphQL Kafka MongoDB Neo4j PostgreSQL

Libraries and Tools

Docker Jest NGINX PostGIS Pytest


$ git history:

GitHub Repo Activity GitHub Repo Languages


$ exit()

space-station-tracker's People

Contributors

dependabot[bot] avatar kylejb avatar matt-green1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

isaacplmann

space-station-tracker's Issues

Sighting results display wrong year

Issue

Results renders dates with the prior year instead of current year:

search results displaying last year

This relates to #31 (this bug prevented results from displaying due to wrong year).

Task

Either we wait until NASA fixes their data or we take some action to render the correct year in the meantime.

Compass shrinks onhover when using Firefox

We need to explicitly define width and height values to resolve this unintended behavior.

We could either dynamically set width and height attributes based on user window size or set a fixed value (i.e.,width="150px" height="150px") to resolve this issue.

Manually address all security alerts

Unable to search for viewing opportunities

Describe the bug
Unable to search.

To Reproduce
Steps to reproduce the behavior:

  1. Search for any US-based zipcode

Actual behavior
Page goes black on search due to unhandled error.

Screenshots
Screenshot 2023-10-22 at 16 24 12

Expected Behavior
We expect to see search results alongside the globe.

Select sighting-cards one at a time

Proposal

I'd like to change the UI experience by limiting user selection to a single SightingCard on every onClick rather than allowing multiple selections. I think this will improve the UI experience while mitigating for edge cases while improving the user experience.

For example:

  • users will no longer be required to close prior selections.
  • increase search results.

Details

Is your feature request related to a problem? Please describe.

If many sighting cards are selected without closing prior selections, content may overflow.

Example:

  • If we had more results here, it would no longer be apparent due to all the selections made:
    current state with multi select

Describe the solution you'd like

  • End-user can only select a single SightingCard at a time.
  • If a current card has been selected when another selection is made, the new selection will open the recently selected card and close the prior selection.
  • End-user should also be able to close a card without having to making a new selection by clicking on the currently selected card to close.
    • this feature currently exists and am flagging to ensure this is preserved.

Sighting Cards will not always render entry and exit points

Describe the bug
When the ISS enters and exits from the same cardinal direction, the compass component does not render the appropriate visualizations. The screenshot below exemplifies the issue:

example of issue

Expected behavior

This screenshot shows how the component works when it does render:
expected behavior demo

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Firefox
  • Version: 95.0.2

Search results for sighting opportunity does not function

What

When I enter a zip code, I consistently do not see results for sighting opportunities.

Why

  • NASA bug: their data for 2022 is broken; it's providing the correct month, day, and time, but the year is hardcoded to 2021.

How

  • Add logic to manually handle this edge case in order to enable services.
  • Fix/improve internal filtering logic to make handling such edge cases easier in the future.

Add support for international users

What

  • Extend the tracker functionality to provide users with local viewing opportunities.

How

  • Process international postcodes to provide nearest sighting opportunity, if any are available.

Challenge

  • 3rd party APIs have been inconsistent in handling zipcodes/postcodes; this is worth keeping an eye on and reassessing another approach (e.g., extend proxy-server to a full-fledged backend service for support).

Acceptance Criteria:

  • Extend service for international users above all else.
  • We should deal with refactoring and consolidating the logic that supports this functionality separately.

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.