Skip to content

Provide better accessibility features and add more interactivity to help keep children engaged and optimise their imagination.

License

Notifications You must be signed in to change notification settings

vnmrsharma/Codetogive

Repository files navigation

Codetogive

Technical Overview

graph TD
    Start --> UserAccessesWebApp
    UserAccessesWebApp --> WordPressBackend
    WordPressBackend --> ReactFrontend
    ReactFrontend --> FetchDynamicData
    FetchDynamicData --> CustomPHPFunctions
    FetchDynamicData --> WordPressAPI
    ReactFrontend --> RenderUIElements
    RenderUIElements --> InteractiveModules
    InteractiveModules --> HandleUserInteractions
    HandleUserInteractions --> CustomPHPFunctions
    HandleUserInteractions --> WordPressDatabase
    CustomPHPFunctions --> WordPressAPI
    WordPressAPI --> RenderUIElements
    WordPressAPI --> HandleUserInteractions
    WordPressDatabase --> End
    CustomPHPFunctions --> End
    WordPressAPI --> End
    RenderUIElements --> End
    HandleUserInteractions --> End
    InteractiveModules --> End
    FetchDynamicData --> End
    ReactFrontend --> End
    WordPressBackend --> End
    UserAccessesWebApp --> End

Problem

Lack of interactivity and accessibility features in existing games/applications that limit what a child can do and achieve.

Our Solution🔆

Provide better accessibility features and add more interactivity to help keep children engaged and optimise their imagination.

About

Provide better accessibility features and add more interactivity to help keep children engaged and optimise their imagination.

Resources

License

Stars

Watchers

Forks

Packages

No packages published