RyleyGG / apluschiever

A+chiever is a node-based education framework
2 stars 0 forks source link

Smooth menu transitions for frontend #17

Open Sn00pyW00dst0ck opened 10 months ago

Sn00pyW00dst0ck commented 10 months ago

Issue Description

Research the ability to have angular transition between pages in a smooth /animated way. Similar to how Smash Bros Ultimate/Persona 5 does its menu transitions.

Proposed Solution

None. I have no clue how this would be done in angular. It would be witchcraft if we could do it.

Sn00pyW00dst0ck commented 10 months ago

Update:

I've performed some research and it looks like some basic animations are built in to angular, and libraries can be utilized to add more advanced ones. See this link.

RyleyGG commented 10 months ago

Update:

I've performed some research and it looks like some basic animations are built in to angular, and libraries can be utilized to add more advanced ones. See this link.

@Sn00pyW00dst0ck I am a big fan of https://primeng.org/. This is my recommendation for our primary UI library.

Sn00pyW00dst0ck commented 10 months ago

Update: I've performed some research and it looks like some basic animations are built in to angular, and libraries can be utilized to add more advanced ones. See this link.

@Sn00pyW00dst0ck I am a big fan of https://primeng.org/. This is my recommendation for our primary UI library.

This looks cool. I also found this recently, which might be able to work nicely with primeng for displaying graphs: https://lars-berger.github.io/graphy-ng/docs/intro