shesha-io / shesha-framework

An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.
https://shesha.io
Apache License 2.0
357 stars 64 forks source link

Creating your first custom form component Documentation #606

Open OmolemoBlessingLethuloe opened 9 months ago

OmolemoBlessingLethuloe commented 9 months ago

Tasks:

  1. Documentation Review:

    • Review the existing documentation to identify gaps related to custom components.
    • Ensure accuracy and relevance of the current documentation.
  2. Content Creation:

    • Create detailed documentation for adding custom pages, covering step-by-step instructions.
    • Document best practices and guidelines for creating effective custom components.
  3. Code Samples:

    • Include code samples and examples to illustrate the implementation of custom components.
    • Ensure code snippets are well-commented and easy to understand.
  4. Integration with Existing Documentation:

    • Integrate the new documentation seamlessly with the existing documentation structure.
    • Update relevant sections to cross-reference the information on custom components.
  5. Visual Aids:

    • Include diagrams, flowcharts, or screenshots to enhance the clarity of the documentation.
    • Visual aids should support the understanding of the concepts and procedures.
  6. Testing Documentation:

    • Create test cases based on the documentation to ensure its effectiveness.
    • Verify that users can successfully follow the documentation to implement custom components.
  7. Collaboration:

    • Collaborate with the development team to gather insights and feedback on the documentation.
    • Address any questions or concerns raised during the review process.
  8. Version Control:

    • Ensure the documentation is versioned and aligned with the current release.

Definition of Done:

hlayisanimazuze commented 4 months ago

Add code snipets