To build a data connector between a FastAPI service and the Data management system that needs to be built using Frappe #1
Labels
C4GT Bounty
Successful closure has a monetary reward
C4GT coding
Coding related
C4GT Community
Assignable to C4GT community developers
Description
There is a need to store data into a management system from a FastAPI service. The management system should be built using the Frappe framework to store data seamlessly. Write a Frappe connector that connects with the FastAPI service (which provides data) to store the data into the management system.
Goal
To create a generic connector that helps to transfer and store data into a management system built using Frappe.
Expected Outcome
FastAPI Service
Frappe Setup
Acceptance Criteria
Context-specific details triggered from the API are to be stored in the database and visualized on the Dashboard page built using Frappe.
Implementation Details
context_title
: Represents the table name in the databasecontext_details
: Represents the column names and values within the tableFor Example
Below are the sample JSON objects sent from the FastAPI Service to Frappe API.
Example 1
Example 2
The Dashboard should look something like below [Please note that the given data stored in a generic way as in the user can display the data in chart form as well]-
User Details
RTI Details
Mockups/Wireframes
NOT APPLICABLE
Product Name
Jugalbandi
Organisation Name
OpenNyAI
Domain
Legal
Tech Skills Needed
Complexity
Medium
Category
Backend
The text was updated successfully, but these errors were encountered: