kjs5107 / project-consensus

MIT License
1 stars 1 forks source link

Redesign UI after Angular Material in place #5

Open dsarlo opened 3 years ago

kjs5107 commented 3 years ago

Need some design discussion here...

The very top header would presumably be a header to nav to all possible platform connections.

The top of the content could probably be filtering/sorting of some sort if people have too many games.

The meat in the middle could be a mat table with columns as a game icon, game name, and a launch button. It might be challenging because we don't know what data we will have available with the other platforms though.

Maybe we could implement a "friends list" on the right side of the app, separated with folders by platform.

The bottom could of course be a footer if we need to put legal mumbo jumbo concerning all the oauth connections we may have.

dsarlo commented 3 years ago

Need some design discussion here...

The very top header would presumably be a header to nav to all possible platform connections.

The top of the content could probably be filtering/sorting of some sort if people have too many games.

The meat in the middle could be a mat table with columns as a game icon, game name, and a launch button. It might be challenging because we don't know what data we will have available with the other platforms though.

Maybe we could implement a "friends list" on the right side of the app, separated with folders by platform.

The bottom could of course be a footer if we need to put legal mumbo jumbo concerning all the oauth connections we may have.

I think we should definitely have a design discussion, but here is a link to figma. We can use this to plan out what we want the UI to look like with angular material components.

https://www.figma.com/file/VTr2dpms7jVvg9Ai20B1yF/Project-Consensus

lmk what you think