Trace:
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
jvx:example_applications [2018/02/12 10:13] admin |
jvx:example_applications [2024/12/19 14:18] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
~~Title: Example Applications~~ | ~~Title: Example Applications~~ | ||
- | There are some full functional example applications for JVx. They are hosted on different servers and locations. It's easier to find the right location, for with following listing: | + | There are some fully functional example applications for JVx. They are hosted on different servers and locations. It's easier to find the right location with the following listing: |
- | * [[jvx:firstapp_step-by-step|The first app]] (First steps with JVx - CRUD with database table) \\ [[https://sourceforge.net/projects/jvxfirstapp/files/1.4/|Download]], [[https://sourceforge.net/projects/jvxfirstapp/|Project page]], [[http://www.sibvisions.com/en/jvxmdocumentation|Documentation]] \\ \\ | + | * [[jvx:firstapp_step-by-step|The first app]] (First steps with JVx - CRUD with database table) \\ [[https://sourceforge.net/projects/jvxfirstapp/files/1.6/|Download]], [[https://sourceforge.net/projects/jvxfirstapp/|Project page]], [[https://doc.sibvisions.com/jvx/developer_documentation|Documentation]] \\ \\ |
- | * **ERP Demo** ("complete" ERP System, with Java Webstart, Vaadin UI, mobile app) \\ [[https://sourceforge.net/projects/erpdemoapplication/files/|Download]], [[https://sourceforge.net/projects/erpdemoapplication/|Project page]], [[http://demo.sibvisions.org/demoerp/application.jnlp|Demo Webstart]], [[http://demo.sibvisions.org/demoerp/web/ui/|Demo Vaadin UI]] (User = manager, Password = manager) \\ \\ | + | * **ERP Demo** ("complete" ERP System, with Java Webstart, Vaadin UI, mobile app) \\ [[https://sourceforge.net/projects/erpdemoapplication/files/|Download]], [[https://sourceforge.net/projects/erpdemoapplication/|Project page]], [[http://demo.sibvisions.org/demoerp/web/ui/|Demo Vaadin UI]] (User = manager, Password = manager), [[https://demo.sibvisions.org/demoerp/application.jnlp|Demo Webstart]] (for old browsers or [[https://openwebstart.com/|openWebstart]])\\ \\ |
* **KitchenSink** \\ [[https://github.com/sibvisions/jvx.kitchensink|Source Code]] \\ \\ {{:jvx:kitchensing.png?nolink|}} \\ \\ | * **KitchenSink** \\ [[https://github.com/sibvisions/jvx.kitchensink|Source Code]] \\ \\ {{:jvx:kitchensing.png?nolink|}} \\ \\ | ||
- | * **Showcase** (JVx Component overview, Tree, Lazy loading, Master/Detail) \\ [[http://www.sibvisions.com/files/download/releases/showcase-1.0.zip|Download]], [[http://www.sibvisions.com/files/download/releases/showcasesrc.zip||Source Code]] \\ \\ {{:jvx:showcase.png?nolink|}} \\ \\ | + | * **Showcase** (JVx Component overview, Tree, Lazy loading, Master/Detail) \\ [[https://doc.sibvisions.com/_media/jvx/showcase-1.0.zip|Download]], [[https://doc.sibvisions.com/_media/jvx/showcasesrc.zip|Source Code]] \\ \\ {{:jvx:showcase.png?nolink|}} \\ \\ |
- | * **Packung!** (Soccer betting game) \\ [[http://www.sibvisions.com/files/download/releases/packung-0.5.5_src.zip|Source Code]] \\ \\ {{:jvx:packung.png?nolink|}} \\ \\ | + | * **Packung!** (Soccer betting game) \\ [[https://doc.sibvisions.com/_media/jvx/packung-0.5.5_src.zip|Source Code]] \\ \\ {{:jvx:packung.png?nolink|}} \\ \\ |
In addition to the example projects, we have more projects that might help you: | In addition to the example projects, we have more projects that might help you: | ||
Line 15: | Line 15: | ||
* **DropboxStorage** (Storage for accessing Dropbox files/folders) \\ [[https://github.com/sibvisions/DropboxStorage|Project page]] \\ \\ | * **DropboxStorage** (Storage for accessing Dropbox files/folders) \\ [[https://github.com/sibvisions/DropboxStorage|Project page]] \\ \\ | ||
* **vert.x** (Connection implementation for vert.x) \\ [[https://github.com/sibvisions/jvx.vert.x|Project page]] \\ \\ | * **vert.x** (Connection implementation for vert.x) \\ [[https://github.com/sibvisions/jvx.vert.x|Project page]] \\ \\ | ||
+ | * **react UI** (UI implementation with react) \\ [[https://github.com/sibvisions/reactUI|Project page]] \\ \\ | ||
+ | * **react UI example** (example application for react UI) \\ [[https://github.com/sibvisions/reactUI.example/|Project page]] \\ \\ | ||
+ | * **flutter UI** (UI implementation with flutter) \\ [[https://github.com/sibvisions/flutterclient|Project page]] \\ \\ | ||
+ | * **flutter UI example** (example application for flutter UI) \\ [[https://github.com/sibvisions/flutterclient.example/|Project page]] \\ \\ | ||
An overview of all repositories: | An overview of all repositories: |