Skip to content

Releases: tfasoft/demo-ui

TFAsoft Demo UI 3.6.3

21 Apr 11:36
Compare
Choose a tag to compare

New realease of TFAsoft Demo 🎉

Demo is a project that you can test our service with that.

Change logs

  • Remove bug modal.
  • Redirect user to GitHub issues.

Amirhossein Mohammadi - Apr 2023

TFAsoft Demo UI 2.5.3

20 Apr 21:33
Compare
Choose a tag to compare

Third realease of TFAsoft Demo 🎉

Demo is a project that you can test our service with that.

Change logs

  • Biggest and most fantastic update is updating our framework from ReactJs to NextJs.
  • Server side rendering. We are now using server side rendering.
  • Author panel updates. We had upgraded out authors panel that make them feel better using frontend.
  • Bugs fixed.

API

Front-End is also available in this repository.


Amirhossein Mohammadi - Apr 2023

TFA Demo Front-End 1.4.2

05 Aug 03:09
Compare
Choose a tag to compare

Summary

TFAsoft demo is a project that you can test our service with that.

Change logs

  • Add Report bug dialog.
  • Add new front-end components like drawer.
  • Add all services links.
  • Create a home page instead of redirecting.

TFA Demo Front-End 1.0.0

27 Jul 12:45
Compare
Choose a tag to compare

Second demo, first release 🎉

Now that dashboard and SDKs passed beta version we upgraded our demo and now, TFA demo version 1.0.0 🥳

What is TFA Demo created with?

TFA Demo is a MERN application same as Dashboard. If you are not familiar with MERN, MERN is a project using these 4 technologies:

  • MongoDB - Document database
  • ExpressJs - Node.js web framework
  • ReactJs - A client-side JavaScript framework
  • NodeJs - The premier JavaScript web server

So, now you know that this project is only ReactJs.

Back-End

Back-End is also available in this repository.