Gautam Hegde

Results 7 issues of Gautam Hegde

### This PR introduces Progressive Web App (PWA) functionality to our CMS, - users can install cms as a standalone app on their devices.(no more tab switches) - w/ `next-pwa`...

This PR Introduces a custom hook `useCertGen` to avoid Canvas rendering on the server(expensive ops) ## overview ![certi gen](https://github.com/code100x/cms/assets/85569489/10d16a31-8982-4153-9ce6-719340bd7099) - Certificate via client side URI ![uri](https://github.com/code100x/cms/assets/85569489/331c0af8-d54f-44cd-a5c5-f1c3087321ca) - Verification ![cli](https://github.com/code100x/cms/assets/85569489/15c00bf2-fab2-4b00-8708-1b3983381270) Resolves...

### Feature Description - To integrate PWA functionality(since documenso is now fully responsive). - users can have the feel and functionality of an actual native app ### Use Case -...

Stale
status: triage

### Context: Since we are generating certificate of type PDF ( using pdf-lib ) & PNG ( using HTMLCanvas api ) both have few standard fonts exposed for use. Either...

### This PR introduces Progressive Web App (PWA) functionality to our CMS, - users can install cms as a standalone app on their devices.(no more tab switches) - w/ `next-pwa`...

#### We currently utilize older versions of social icons within our application. To ensure consistency and maintain a modern look, it's imperative to update them to the latest icons provided...

question ❓
low priority
good first issue

### Implement Docker containerization and Docker Compose for: - streamlined development setup - consistent environment across different platforms. if approved I would like to work towards its implementation.