Skip to content

Adds basic Discourse integration functionality #66

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

Closed
wants to merge 4 commits into from

Conversation

harsh253
Copy link
Member

@harsh253 harsh253 commented Mar 6, 2020

Problem
The donut platform requires discourse app to be integrated in it.

Issue this PR solves
This PR refers to issue number #65.

Solution
I have updated the user schema with a new field, integratedApps. Added routes to take the url through a post method in appIntegration.js and save in userSchema and added a route at routes/discourse.js to send this url in frontend wherever required. Also created a new schema, Discourse.js to make queries to fetch url easier.

@harsh253
Copy link
Member Author

harsh253 commented Mar 9, 2020

@devesh-verma @jaskirat2000 please review this PR.

@devesh-verma
Copy link
Member

@harsh253 can you resolve the merge conflict

@harsh253
Copy link
Member Author

Done

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

Successfully merging this pull request may close these issues.

3 participants