-
We need to setup the database where we can store our data before building the UI
-
###Mongoose Schemas
**Create three different Storage Schemas**
1. Boat and Trailer
2. Sails and Covers
- Items
- Where stored currently
3. Spars
- Items
- Where stored currently
-
-
For the first MVP these are all features that we're going to consider. If there are others features or modules to bear in mind. Let us know 😉✌️.
```dsl
Enum action_type {
like
unlike
comm…
-
-
This is what im getting: "Unexpected error happened 😕 Please download error context and report to our support team". So i downloaded the error and atached it. I just cant see the database in the nuxt…
-
This is for the far, far future, but something one should keep in mind when facing certain decisions, that's why I am creating this ticket already.
I can't help but imagine people using this some d…
-
Your mongodb model looks like this
`export interface DatabaseDocDataQualifiers {
[key: string]: string;
}
export interface DatabaseDocData {
qualifiers: DatabaseDocDataQualifiers[];
…
-
Please can we have a snapshot of the database that the analyst can connect to in STATA to use for the annual analyses?
Could this be taken on 15 January 2025 at 12:00am?
-
- figuring out data structure (MUN)
- Setting Up the database structure