Kzeezee / Ensemble

Ensemble is a web application that aims to deliver the most immersive and interactive virtual convention experience possible. Ensemble is an application project submission for the Microsoft Imagine Cup 2022 in the 'Lifestyle' category.
2 stars 0 forks source link

Static web page development #7

Open Kzeezee opened 2 years ago

Kzeezee commented 2 years ago

Develop the static web page as designed in Figma in the front-end. Do make sure to practice Angular best-practices and follow the component-based architecture.

Please include routing as well. Since we are not able to do our subdomain feature as originally planned, we shall be changing our structure to subdirectories to access the static web page.

Here is our example: base root e.g. ensemble-app.com - web app dashboard static web page - e.g. ensemble-app.com/content/home

Please remember to also wildcard route all ensemble-app.com/content/* to the home page.

iiank commented 2 years ago

Currently paused work on this issue. Will be working on issue #18 for now.