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

Add user model, readme, mongo connection #3

Merged
merged 5 commits into from Mar 22, 2020
Merged

Conversation

@afnanenayet
Copy link
Owner

afnanenayet commented Mar 22, 2020

This adds a new model for the User, and fixes how the model was being generated from the mongo document for JobPost. This PR also adds all of the scaffolding for logging and connections to Mongo.

afnanenayet added 5 commits Mar 22, 2020
* Fix the way we were generating models for job posts (specifically the
  interaction betwen mongo document and the actual model)
* Add new model for users
* Add all of the pieces necessary to connect to a Mongo dattabase
* Add logging and secrets modules
Just stylistic changes
Add a readme for the backend project with some basic information
@afnanenayet afnanenayet merged commit 0d5cd45 into master Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.