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
10 stars 6 forks source link

enhancement: Create an About page. #32

Open irkfaisal opened 7 months ago

irkfaisal commented 7 months ago

Create a page that will show us all the versions of current application and wrappid packages versions with all the basic details.

The page should contain all the details of current application with application name, version, author name, homepage URL , repository link and description in a separate section section. Then we will have the two section one for wrappid packages and another for non wrappid packages. This will be an accordion and all the details inside the wrappid packages and non wrappid packages should also grouped by accordions. The details inside the grouped accordion should be below points.

  1. version
  2. name
  3. author
  4. dependencies
  5. dev-dependencies
  6. package homepage URL
  7. repository URL
  8. bug report URL
  9. development versions
irkfaisal commented 7 months ago

page created according to the description. May open again if required for further enhancement.

Edithmark42 commented 7 months ago

project title and details are undefined in the about page.

image

irkfaisal commented 6 months ago

creating a new design according to the ref: https://docs.google.com/presentation/d/1WylglV48o6Z50O7EwcPutOnA_ePZpFj5hgM6Kz3U1m8/edit#slide=id.g1f19dbf7b29_0_0 with mobile first approach.

techoneel commented 5 months ago

@samhere17 update the issue description what needs to be done