vaadin / collaboration-engine

The simplest way to build real-time collaboration into web apps
https://vaadin.com/collaboration
Other
3 stars 1 forks source link

Source code of the demo application #25

Closed XvAK closed 3 years ago

XvAK commented 3 years ago

Can the source code of the demo application be made public?

https://collaboration-engine.demo.vaadin.com/

I know it's not much different from the "starter" app, however I am interested in this little app.

Peppe commented 3 years ago

Hi.

Sure. It was not meant to be public, but I don't see much harm in making it public. As the code was not meant to originally be public, it might have some shortcuts, or unoptimized code.

You can now find it at https://github.com/vaadin/ce-demo. It is a project from Vaadin Start, with added Collaboration Engine features.

Redesign of the app

Note that I'm doing an overhaul to the app at this very moment. You can find the new version in the comments -branch.

The changes so far in that branch:

There are still some issues with the new fields in the editor and how the bot edits data. I hope I can finish this work this week.

Current looks of the app, on master.

Screen Shot 2021-03-24 at 8 35 11 Screen Shot 2021-03-24 at 8 35 17

New look in the 'Comments' branch

Screen Shot 2021-03-24 at 8 29 02 Screen Shot 2021-03-24 at 8 29 16