Hackath0nClub / Homies

0 stars 0 forks source link

SaaS調査3 #13

Closed kou72 closed 1 year ago

kou72 commented 1 year ago

調査対象

必要な情報

shinya-okochi commented 1 year ago

参加者管理(QR作成・読み取り) QR Code Generator:https://goqr.me/

ブログ ・https://wp.tech-style.info/archives/932

ドキュメント QR コードの作成/生成:https://goqr.me/api/doc/create-qr-code/ QR コードの読み取り/スキャン:https://goqr.me/api/doc/read-qr-code/

金額:無料

kou72 commented 1 year ago

ありがと!QR Code Generatorは知らなかった。 ただこれAPIを呼び出さないといけないのね、ライブラリで完結してる方がいいな。

今回Nextjsの予定なので、この辺りでも良さそうかも https://www.npmjs.com/package/next-qrcode https://qiita.com/GrowUp-Haruno/items/a636d88a6d1e36de7e78 https://qiita.com/daisukeoda/items/feac76f5e1b726696c47

shinya-okochi commented 1 year ago

チャートライブラリ 調べた感じよく出てきたやつ(rechartsの方が良さそう)

recharts

github:https://github.com/recharts/recharts document:https://recharts.org/en-US

react-chartjs-2

github:https://github.com/reactchartjs/react-chartjs-2 document:https://react-chartjs-2.js.org/

kou72 commented 1 year ago

めっちゃいい、ありがと。これは助かる ぱっと見確かにrechartsの方が良さそう

rechartsのexamplesページ

https://recharts.org/en-US/examples

react-chartjs-2のexamplesページ

https://react-chartjs-2.js.org/