Description • Demo • Credits • Development • Team • License
The CRAFTPy tool assists blind and visually impaired ICT students in building diagrams through the Python programming language. CRAFTPy allows users to create class diagrams, use case diagrams, and entity-relationship diagrams, commonly seen in software engineering and database courses in universities.
Here is a working live demo : https://lucaskart.github.io/craftpy/
This software uses the following open source packages:
git clone https://github.com/Lucaskart/craftpy.git
cd craftpy
npm install
# or
yarn install
npm run dev
# or
yarn dev
Larissa Rocha |
Lucas Lopes |
Rafael Tosta |