Welcome to Friend Space! This is an online platform that allows CodeWorks students to stay connected as they continue their journey as software developers. This is my first big application created using Vue.js.
Friend Space allows users to:
- Create and update their profile information
- Search for other CodeWorks students using various search criteria
- Send friend requests and accept or reject requests from other users
- View a list of their friends and navigate to their profiles
- Post messages and comments on a public wall for all users to see
Friend Space was built using the following technologies:
- Client: Vue.js with Vue-Router
- API: The CodeWorks Alumni Network API
- Authentication: Auth0
Friend Space was created while I at Boise Code Works as a checkpoint project to demonstrate my knowledge of VueJS, working with APIs, and identity management using Auth0.