Go to file
Tomasz Półgrabia 5d1c40e7ab Add LICENSE 2024-07-15 08:46:14 +00:00
backend Fixing schema and adding docker builds. 2022-02-09 21:30:35 +01:00
dojo_demo2 Dojo demo2 - how not to use placeAt / place methods in dojo toolkit. 2021-09-30 21:17:01 +02:00
frontend-angular Fixing angular i18n regeneration process. 2021-01-03 17:17:15 +01:00
frontend-react Adding initial version for react i18n. 2021-01-02 12:39:13 +01:00
frontend-vue Removing unnecessary classnames dependency for vue project. 2021-01-03 16:30:39 +01:00
.gitignore Initial frontend frameworks demo version. 2021-01-01 19:29:44 +01:00
LICENSE Add LICENSE 2024-07-15 08:46:14 +00:00
README.md Updated readme description. 2021-01-03 13:10:57 +01:00

README.md

Purpose of this repository

It's a repository sharing the same backend to demonstrate knowledge of various javascript frameworks. GUIs should be pretty the same in all versions of frontend.

Frameworks tested:

  • Angular - done
  • React - done
  • Vue - almost done but still requires some polishes
  • Svelte - in plans