iso-athletic / iso-app-web

2 stars 2 forks source link

front-end stuff #70

Closed abizzaar closed 6 years ago

abizzaar commented 6 years ago

Yo guys so ive been working on this all week. I made many small changes so i'll talk about the big ones. (1) I got the layouts to scale with equal heights, to fit in both laptop and ipad (screenshots below, ipad first and then laptop)

screen shot 2018-08-12 at 1 55 22 am screen shot 2018-08-12 at 1 55 39 am

(2) I implemented the new "add player" interface. This is how it looks. You can click on the edit icon near either team ("purple" or "white") and it opens the dialog box s.t. you can make changes for the team you clicked on.

screen shot 2018-08-12 at 1 55 57 am

(3) For now I implemented the Autoprefixer with PostCSS and SASS as a preprocessor (and added a global SCSS file (which I think we should use for now). I'll give the full update on this stuff in the meeting.