wrappid / wrappid-app

A frontend boilerplate template application built for using Wrappid framework, which enables simultaneous development of web and mobile application
https://www.github.com/wrappid
MIT License
12 stars 6 forks source link

feature: add version in static wrappid-app #17

Closed Animesh1432 closed 7 months ago

Animesh1432 commented 8 months ago
          I cannot understand which current version i am testing @wrappid/devops-team

Originally posted by @Animesh1432 in https://github.com/wrappid/guide-module/issues/6#issuecomment-1880858480

Description

In Static wrappid app, there is no option to see app version.

samhere17 commented 8 months ago

There should be a place in the system so that the basic information of the application is visible whenever needed.

Basic info must include (add info if more are identified):

  1. Application name
  2. Application description
  3. Application version & development version
  4. Wrappid packages in use along with their version & development version
  5. Link to see all other 3rd party packages in use along with their version & development version
  6. Backend context URL
  7. Section to show application info as returned by backend
  8. Links to License, Copyright & Attribution files

@Edithmark42 discuss with @techoneel to understand if this issue has to be moved to wrappid/core

Edithmark42 commented 7 months ago

@irkfaisal as you are working on the versioning, I am assigning you to this issue. If you need any help, kindly contact me.

techoneel commented 7 months ago

The above issue mentioned in https://github.com/wrappid/wrappid-app/issues/32 and it's resolved so I'm closing this issue as of now.