Test it out at: https://mydraft.cc/
The goal of this project is to create an open source wireframing tool. As a developer I have to create wireframes from time to time and there are great commercial tool in the market. But most of them cost more than a full Office suite per month. I think there is a need for a good and free solutions.
- Ant design (https://ant.design/)
- React
- React Hooks
- Redux
- Typescript
- Webpack
Just install node.js and run the following commands in your terminal:
npm i
npm start
Go to https://localhost:3002
npm i
npm run build
Copy the files from the build
folder to your webserver.
- 0.7: [DONE] First working editor.
- 0.9: [DONE] Simple server to save diagrams with random id.
- 1.0: [DONE] Finalize the version and make small improvements and bugfixes.
- 1.0.1: [DONE] Manage pages within a project with background pages.
- 1.0.2: [DONE] Presentation mode.
- 1.0.3: [DONE] Link UI elements to external sources or other pages.
The issues that are easy to start with are marked. Write a comment to the issue if you want to know more.
Read the Readme about shapes to understand how to create new shapes.
There is a great open source tool: http://pencil.evolus.vn/
We see some issue with this project:
- It uses outdated technology and therefore it is hard to contribute.
- It is mainly maintained by a small company and few people.
- It is missing advanced features.
- The UI design is really oldschool ;)
- Sebastian Stehle (https://github.com/SebastianStehle, https://sstehle.com, https://squidex.io)