VueJs API application

To get a better idea of how you build your web applications and where your skill level is at, I would like to see you build a web application using test data from https://jsonplaceholder.typicode.com/.

I would like you to complete this challenge using Vue.js

The application should:

Make use of the users, posts, and comments data from the jsonplaceholder api to show a list of all the users.
Each user should have a link to another page that displays all the posts that user has created.
Those posts selectable to show the comments in them.
You should also have navigation to return to the users page.
Implement state management.
Favorite/save posts to the store (Resets on page refresh).
At least 1 automated test using Vue Test Utils
This should be completed as a single page application that does not refresh the browser when switching between pages.
No back-end code is necessary. Good programming practices should be used. Styling is a bonus.

finance 3

 

Write about a major economists view on modern portfolio theory. The individual can be a proponent or skeptic.

The successful submission will clearly and concisely explain the viewpoint held.

one page, APA format due in 15 hours

Pathophysiology-Hypertension

Instructions
You are caring for a 59-year-old African American male who is a non-smoker and a non-drinker. The individual has a healthy weight for his height. On weekends, he coaches a youth baseball team in his community and enjoys eating hot dogs and nachos with the children after games. He has been monitoring his blood pressure at the community center and noted that the highest reading was 168/92 mm Hg. He is pleased with this number, as the results were “lower than previous readings.” However, his healthcare provider is still concerned. She informed him about the dietary choices he was making and reminded him to limit his sodium intake. She also renewed the individual’s prescription for a thiazide diuretic and added an ACE inhibitor to his treatment regime.

Please answer the following prompts in your analysis of the case:

Speculate how the individual’s ethnicity contributes to his hypertension. Discuss other determinants of health that contribute to the prevalence of hypertensive disease in this population.
Discuss the significance of an elevated systolic pressure, even in the absence of diastolic hypertension, detailing the pathophysiology behind elevation in blood pressure and the ultimate development of hypertension.
Identify if this individual is at risk for developing heart failure. If so, what type of heart failure would he be most at risk of developing?
Briefly discuss the mechanism of action of the two classes of drugs this individual was prescribed for the management of his hypertension.

VueJS

To get a better idea of how you build your web applications and where your skill level is at, I would like to see you build a web application using test data from https://jsonplaceholder.typicode.com/.

I would like you to complete this challenge using Vue.js

The application should:

-Make use of the users, posts, and comments data from the jsonplaceholder api to show a list of all the users.
-Each user should have a link to another page that displays all the posts that user has created.
-Those posts selectable to show the comments in them.
-You should also have navigation to return to the users page.
-Implement state management.
-Favorite/save posts to the store (Resets on page refresh).
-At least 1 automated test using Vue Test Utils

This should be completed as a single page application that does not refresh the browser when switching between pages.
No back-end code is necessary. Good programming practices should be used. Styling is a bonus.