-
# Django ORM
Prototyping on `django_orm`
- [x] Compound
- [x] Target
- [x] Pose
- [x] CompoundSet
- [x] Test chemicalite import
- [x] Test chemicalite mol population (override save method? …
-
When accessing the admin page, we currently have a bunch of errors logged:
```
2024-10-23 16:15:20,746 [DEBUG] django.template: Exception while resolving variable 'debug' in template 'admin/index.ht…
-
As a user, I want to create an account so that I can access personalized features.
**Acceptance Criteria:**
- Users can register with a valid email and password.
- Email verification is required to a…
-
As a user, I want to upload a profile picture so that my account feels personalized.
**Acceptance Criteria:**
- Users can upload a profile picture in supported formats (e.g., JPEG, PNG).
- Upload…
-
### Outline for Creating the `CoursePlan` Model
#### 1. **Model Definition**
- **Name**: `CoursePlan`
- **Purpose**: Represents a detailed plan for a course, created by a teacher, which inc…
-
## Overview
The parsing and validation of Relay global IDs trusts the input too much. Malformed payloads can be constructed to cause various exceptions which precipitate in error messages that expo…
-
As a user, I want to set fitness goals so that I have clear targets to aim for.
**Acceptance Criteria:**
- Users can define various fitness goals such as weight loss, strength gain, or increased w…
-
As a user, I want to track my hydration levels so that I can ensure I'm drinking enough water.
**Acceptance Criteria:**
- Users can log their water intake throughout the day.
- Hydration levels a…
-
As a user, I want to set nutritional goals (e.g., calorie intake, macronutrient distribution) so that I can align my diet with my fitness objectives.
**Acceptance Criteria:**
- Users can define …
-
As a user, I want to log my daily food intake so that I can monitor my nutrition.
**Acceptance Criteria:**
- Users can log meals and snacks with details such as food items, quantities, and nutrit…