reactjs - Generate a Image for download in React (Or Python?) - Stack Overflow

I am currently building a "Spotify Wrapped" project, with React frontend and Python backend.

I am currently building a "Spotify Wrapped" project, with React frontend and Python backend. The user log with his account and the website shows all his top tracks, artists, genres, etc...

I wish to make a button that generates an image containing all that data, so the user can share it with his friends, but I just have no idea on how to do this.

If anyone can have a lead for me to follow, would be of great help, I thought of doing this on the python backend, but it would be 100 times more difficult.

Here is a screenshot - I wanted to let the user download this bottom section, which displays the top tracks, artists and genres

the code is basically structured like this:

<App>
  <Header />
  <Dashboard> [That's what i want to generate as image]
     [Here is the logic of communicating with the backend]
  <Dashboard/>
<App/>

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744923486a4601283.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信