Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final Pull Request (Node v20.5.0, OS:Windows) #16

Open
wants to merge 4 commits into
base: Main
Choose a base branch
from

Conversation

carolinamite22
Copy link

This branch includes the addition of 5 different pages located in ..src/views/ (PageOne.vue, PageTwo.vue, MarketPage.vue, MetaversePage.vue, GamingPage.vue ) which have 5 respective icons displayed in the SideNav section. Another addition in this branch is found in SideNav.vue file where I imported 5 different icons such as PageOneIcon.vue, PageTwoIcon.vue, MarketIcon.vue, MetaverseIcon.vue, and GamingIcon.vue. Further Tasks from the guideline where not included in this PR because I spent a long time learning VueJs, troubleshooting the initial node package installing, and then creating files and testing if the code runs well or not.

…he addition of 5 different pages located in ..src/views/ (PageOne.vue, PageTwo.vue, MarketPage.vue, MetaversePage.vue, GamingPage.vue ) which have 5 respective icons displayed in the SideNav section. Another addition in this branch is found in SideNav.vue file where I imported 5 different icons such as PageOneIcon.vue, PageTwoIcon.vue, MarketIcon.vue, MetaverseIcon.vue, and GamingIcon.vue. Further Tasks from the guideline where not included in this PR because I spent a long time learning VueJs, troubleshooting the initial node package installing, and then creating files and testing if the code runs well or not.
…, PageTwo.vue, and MarketPage.vue are displayed with their respective icon on the SideNav section. PageOne.vue is about cryptocurrency definition, PageTwo.vue contains an embedded website that shows the different digital coins with its values compared to US Dollars, and PageOne.vue contains the an embedded website (coinmarketcap.com). The remaining 2 out 5 websites(MetaversePage.vue & GamingPage.vue) are still displayed in the SideNav section but they are incomplete. Metaverse.vue has an embedded website(decentraland.com) but the css style of it is off, and GamingPage.vue is empty but I am still working on it.
…emplate of how a chessboard should look like by using the chess.js and chessboardjs libraries. The page is incomplete but I made some significant progress. Lastly, for MetaversePage.vue, I wasnt able to find a better solution for solving the CSS issue when launching decentraland.org website but I was succesful at embedding the full website into MetaversePage.vue.
@carolinamite22
Copy link
Author

This branch includes the addition of 5 different pages located in ..src/views/ (PageOne.vue, PageTwo.vue, MarketPage.vue, MetaversePage.vue, GamingPage.vue ) which have 5 respective icons displayed in the SideNav section. PageOne.vue is a section named Education that displays a brief cryptocurrency definition and some useful resources to learn more; PageTwo.vue is a section named Examples which displays an embedded website that shows a chart with different digital coins values versus the US Dollar; MarketPage.vue is named Coin Market Cap website and has the coinmarketcap.com website embedded in it; MetaversePage.vue is named Metaverse website, decentraland.org website embedded in it and has a few CSS Style issues that I couldnt resolve at the moment; GamingPage.vue is named Gaming and contains the template of what will be a chess board game. This las page, has the least work because I needed to do further research in knowing how to incorporate the actual game board in the GamingPage.vue file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant