cboard-org / cboard-ai-builder

The Cboard AI Builder is an augmentative and alternative communication (AAC) board generator designed to streamline the creation process for speech therapists or caregivers. It aims to reduce the time required to create specific AAC boards and provide a preliminary draft quickly.
https://cboard.io
GNU General Public License v3.0
7 stars 2 forks source link

Feature - Add Tile and Symbol components #52

Closed RodriSanchez1 closed 6 months ago

RodriSanchez1 commented 6 months ago

This pull request adds the Tile and Symbol components to the project. The Tile component is responsible for rendering a tile with a shape and an optional symbol, while the Symbol component displays an image and a label.

Also adds edit functionality

close #53