An open API service indexing awesome lists of open source software.

https://github.com/alexadam/meetup-utils

Create ready to print posters and indicators for meetups
https://github.com/alexadam/meetup-utils

indicator meetup meetup-api meetup-utils meetups meetups-organisation meetups-organizer pdf pdf-document pdf-generation pdfjs poster

Last synced: 3 months ago
JSON representation

Create ready to print posters and indicators for meetups

Awesome Lists containing this project

README

          

# meetup-utils
Create ready to print posters and indicators for meetups

# Demo
(has bugs, work in progress)

https://alexadam.github.io/demos/meetup-utils/index.html

---

![screenshot](/screenshot.png)

# Note

There is no relationship between this project and http://www.meetup.com

The "Meetup"(r) trademark and logo are the property of http://www.meetup.com

https://help.meetup.com/hc/en-us/articles/360001655932-Meetup-Trademark-Guidelines

Before using it, make sure the result PDF complies with http://www.meetup.com Trademark Guidelines: https://help.meetup.com/hc/en-us/articles/360001655932-Meetup-Trademark-Guidelines

and Terms of Service: https://help.meetup.com/hc/en-us/articles/360027447252

and Community Guidelines: https://help.meetup.com/hc/en-us/sections/360000683791-Community-Guidelines

# To Do
- better UI on small screens
- center text in PDFs
- add Wi-Fi auth. QR code
- better name cards template (multi-page, custom sizes)

# How to run the example

```
yarn install
yarn dev
```

# Credits

Meetup.com trademark: https://help.meetup.com/hc/en-us/articles/360001655932-Meetup-Trademark-Guidelines

jsPDF, for generating the pdf file: https://github.com/MrRio/jsPDF

canvg, for adding SVG to pdf: https://github.com/canvg/canvg

qrious, for QR codes: https://github.com/neocotic/qrious