backend icon indicating copy to clipboard operation
backend copied to clipboard

CodeBuddies back-end

Results 17 backend issues
Sort by recently updated
recently updated
newest added

**`PARENT TRACKING ISSUE`**: #160 Create a Django app `hangouts` for the new **Hangouts** api endpoint, and a `apps.py` file to go with it. See [**Django startapp**](https://docs.djangoproject.com/en/3.0/ref/django-admin/#startapp) for some background details...

enhancement
in progress
P1 for MVP
pinned

**`PARENT TRACKER ISSUE`**: #160 Context In preparation for the `/api/v1/hangouts` endpoint, we'll want a fixtures file for hangouts.json Acceptance criteria [ ] Create a hangouts.json fixtures file [ ] Include...

enhancement
needs discussion
P1 for MVP
pinned

**`PARENT TRACKER ISSUE:`** https://github.com/codebuddies/backend/issues/160 This is a placeholder for the JSON Spec for the `Hangouts` api endpoint. Opening this as a separate issue from fixtures, as we need to discuss...

enhancement
needs discussion
in progress
P1 for MVP
pinned

## Add a **`Hangouts`** api endpoint. ### This is a **Tracking Issue**, individual task issues linked: **`working branch`:** **`issue-160-hangouts-endpoint`** [ ] Create JSON spec for `hangouts` api endpoint: #161 [...

enhancement
needs discussion
in progress
P1 for MVP
pinned

Set up TEMPLATE.md files to guide contributors creating new issues on the standard of the detail to include on their issues. Something more like [this](https://github.com/GatorIncubator/advisagator/blob/dfe5d2d5d348259b3560199e77e0c66def8e53dd/.github/ISSUE_TEMPLATE.md/feature_request.md)

documentation
needs discussion
P1 for MVP
pinned

Need to add specific model tests for Resources and Tagging, and provide framework going forward for those types of tests for other endpoints. - [x] CustomTag model - https://github.com/codebuddies/backend/pull/121 -...

bug
P1 for MVP
pinned

The changes in PR #187 once merged will cause the tests under `users/tests/` to mostly fail (6 out of 9). Currently, these are marked **skip**, but need to be re-written...

bug
needs discussion
pinned