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

MongoDB Database #16

Closed
2 of 3 tasks
veredrec opened this issue Oct 2, 2017 · 2 comments
Closed
2 of 3 tasks

MongoDB Database #16

veredrec opened this issue Oct 2, 2017 · 2 comments

Comments

@veredrec
Copy link
Collaborator

veredrec commented Oct 2, 2017

#10

  • set up MongoDB and Mongoose
  • create schema
  • add content to database
@veredrec
Copy link
Collaborator Author

veredrec commented Oct 3, 2017

For the Schema @paulhanna1933 and I thought about:

job_title
icon
definition
description
grade_bagrut
grade_psychometric
starting_salary
tenyear_salary
universities

Any thoughts?

Heathercoraje pushed a commit that referenced this issue Oct 3, 2017
relates #16
create db_build.js, career_model.js, seed_data.js, db_connection.js
Heathercoraje pushed a commit that referenced this issue Oct 3, 2017
Heathercoraje pushed a commit that referenced this issue Oct 3, 2017
relates #16
edit index.js to create connection to mongoDB, create config.env and put URI
Heathercoraje pushed a commit that referenced this issue Oct 3, 2017
relates #16
edit index.js to create connection to mongoDB, create config.env and put URI
Heathercoraje pushed a commit that referenced this issue Oct 3, 2017
Heathercoraje pushed a commit that referenced this issue Oct 3, 2017
Heathercoraje pushed a commit that referenced this issue Oct 3, 2017
Heathercoraje pushed a commit that referenced this issue Oct 3, 2017
@Heathercoraje
Copy link
Collaborator

done finally!

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

No branches or pull requests

3 participants