Giter VIP home page Giter VIP logo

asteroidtracker's People

Contributors

akhilam512 avatar freakston avatar mo7amed-3bdalla7 avatar nurettn avatar silvia-odwyer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

asteroidtracker's Issues

Add Background Image

An appropriate background image for the application needs to be added. We think a "starry night" themed, preferably a vector graphic image would look good, suggestions include but are not limited to -

image

image

GUI Redesign

The current 'look and feel' of the app is not attractive nor do the buttons occupy spaces uniformly. Redesign the GUI of the panels involved in order to make UX more comfortable.

Connect AsteroidDetail Panel backend

Panel3 or AsteroidDetail Panel is supposed to pop up with details of any specific asteroid after it is selected (could catch the mouse event) from the JTable of asteroids in Panel2 and this functionality of the Panel needs to be implemented by maybe implementing a Mouse event listener in Panel2 which would, on click of any element in the JTable feed in the details (or maybe even fetch details again if need be) of that asteroid and display it in the AsteroidDetail panel.

Create Backend

The backend is planned to work in this manner -

  • Send HTTP requests to NASA Open API (https://api.nasa.gov/) for asteroid data
  • Collect data
  • Parse it and show it in a table

A backend with these minimum features in the initial round is needed.

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.