keelworks / LMS

Keelworks Learning Management System
MIT License
0 stars 2 forks source link

FAQs data storage #44

Open TheNirmata opened 7 months ago

TheNirmata commented 7 months ago

Storage FAQs data onto the database

Reference: #43, #41


Acceptance Criteria

Provide a way to dynamically sync FAQ data to be stored on the database. Ideally the data is inputted by the instructor and or Admin on the webapp. We need to create CRUD operations to handle the requests made by the current user.

Requirement Documents

Add sketch / API documents.

Environment

Provide test accounts if possible.

Possible Solution

N/A

Possible Implementation

N/A