akhilam512 / AsteroidTracker

A Java application which tracks asteroids in the Solar System using NASA’s Open APIs
GNU General Public License v3.0
7 stars 17 forks source link

GUI Redesign #1

Open akhilam512 opened 5 years ago

akhilam512 commented 5 years ago

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.

m4tr1k commented 5 years ago

Can I take a look at this one? Probably only tomorrow tho because I have some work to do for the university

Freakston commented 5 years ago

@m4tr1k Feel free to work on it as no one else is working on it right now .

m4tr1k commented 5 years ago

@Freakston thank you man, I didn't have time to solve the issue but today I think I have some time to do it 😄

Freakston commented 5 years ago

@m4tr1k You may join the Telegram group here -

https://t.me/AsteroidTracker

m4tr1k commented 5 years ago

@Freakston I don't have Telegram and I am having some problems with the imports. I'm using Intellij and I don't know how to fix this. Can you help me? image

Freakston commented 5 years ago

@m4tr1k For fixing that you need to install the json library. Stack Overflow