core
core copied to clipboard
The core Codidact Q&A software implementation
**Is your feature request related to a problem? Please describe.** The user should have an ability to create new questions in the question after filling out the new question page....
**Is your feature request related to a problem? Please describe.** The user should have an ability to create a new answer after filling out the new answer body. Thus an...
**Is your feature request related to a problem? Please describe.** The question page details should display the questions and all relevant answers. Thus an API for that is needed. **Describe...
**Is your feature request related to a problem? Please describe.** Create a page that will display a question and its answers with all of the details. **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** Create a page that will display a list of questions. **Describe the solution you'd like** Please refer to: https://github.com/codidact/feature-development/blob/master/scoped/browse/question-list.md https://github.com/codidact/docs/wiki/Functional-Specification
**Is your feature request related to a problem? Please describe.** In the auth project upon registration a member has to be created. Thus it needs to signal to the core...
Since the project is using secrets, the Client Secret for the authentication should be managed by the secrets as well. An instruction on how to do this should be added...
Refer to #55. A lot of the values in that configuration are the default anyway, in my opinion we should use the defaults and then discuss which options should be...
For some reason the project image isn't display correctly. When I click on the link that's being displayed instead, it takes me to a page containing only the following message:...
As per discussion on the forum: https://forum.codidact.org/t/audit-tables-round-2/548/11 each entity in our database should have an additional table to represent its changes and audit. May want to use the library of...