Marie000 / OpenCodeReviewer

3 stars 3 forks source link

Create a 'network' section #60

Closed Marie000 closed 7 years ago

Marie000 commented 7 years ago

Should be accessible in the user menu, below profile and activities.

Eventually, it will list users that are your friends (or whatever we want to call them), give the option of adding friends (by looking through a list of all users by username or email)

For now it can all be placeholders because the backend is not yet ready to send you the information.

You will need to create a route in the index.js file, create a link in the menu (in components/app.js) and then create a component for the page.