As part of the Distribute page requirements #12 , having trouble . In the file Educate.vue , we need to be able to use Airtable API for Educate to output educational resources
User input: name and maybe medium
Output: Sorted by alphabetical, filtered by medium, or sorted by duration of material
The Problem:
At this stage, the package is imported and installed. The data calls don't seem to be working.
Ask: configure the component structure of Vue.js to perform the above proposed solution, alternatives welcome!
Resources:
Background
As part of the Distribute page requirements #12 , having trouble . In the file Educate.vue , we need to be able to use Airtable API for Educate to output educational resources
The Problem:
At this stage, the package is imported and installed. The data calls don't seem to be working. Ask: configure the component structure of Vue.js to perform the above proposed solution, alternatives welcome! Resources:
Proposed solution: