Character Schema
| Key | Type | Description |
|---|---|---|
| _id | string | The unique id of the character |
| name | string | The name of the character |
| description | number | The description of the character |
| image | string | Link to the character's image |
| Key | Type | Description |
|---|---|---|
| _id | string | The unique id of the character |
| name | string | The name of the character |
| description | number | The description of the character |
| image | string | Link to the character's image |