New devs have an difficult time making a transition into the world of Tech. Career Connect helps new devs find a single place for development resources, networking and searching for jobs. On the home page, you will see an area to register and search for careers. The other options profile and networking are locked until you register.
Group 1 | Group 2 |
---|---|
User Stories for Career Connect v1
AAU (As u User)
"As a user, I should be able to log in and out with Google oAuth."
"As a user, I should be able to click a link to see the user page where you can see applied jobs.
"As a user, I should be able to click on the search job board where I can view job postings."
"As a user, I should be able to add or delete a comment in the feed section"
"As a user, I should be able to land on a page and see a Nav Bar with a navigation link to the jobs and user profile."
"As a User, I want to be able to edit a pervious post."
M - MongoDB, a storage database
E - Express, a back-end framework
N - NodeJS - to run back end service
Dependencies used:
- Morgan - HTTP request logger middleware for node.js
- Fetch - Promise based HTTP client for the browser and node.js
- Passport - authenticate requests through an extensible set of plugins
- Mongoose - for MongoDB validation
- Materialize - a library for building pre-styled components
- jQuery - a fast, small, and feature-rich JavaScript library
Click here to open app in browser.
- "As a user, I should be able to click on an individual job and be navigated to a page where I see all the details for that particular job within the website."
- "As a user, I should be able to see company reviews, salary, and hiring manager info from the feed."
- "As a user, I should be able to complete LinkedIn's easy apply button."