johndpjr / AgTern

19 stars 5 forks source link

Improve UI looks #90

Closed johndpjr closed 1 year ago

johndpjr commented 1 year ago

Context

Right now the Angular UI looks a lot better than what tkinter offered. However, there's still a lot of UI improvements that could be made.

TODO

Notes

apply-now-bttn-cutoff

Figure 1. Notice that contents of the button are cut off.


internship-card-clicked

Figure 2. The "Public Policy" internship was clicked but the user has no indication that it was clicked or that it is currently selected (other than the hover animation, but that only activates on hover event).


scrolling

Figure 3. The internship details scroll as you scroll the page- only the internship cards should scroll.