In order to be able to see the stars, I opened up a piece of starry sky - Yetong Starry Sky

Website address: http://stars.eyescode.top
Code warehouse: https://github.com/YuJiZhao/eyesStars

One: Introduction

insert image description here

The opportunity for me to develop this website was a machine learning assignment. At that time, I was researching papers and accidentally entered a website. The pop-up window on the website made me very curious:

insert image description here

Click on this pop-up window, and you will enter the love wall network. This website is used to express love, but unfortunately this website has been shut down now. I was attracted by this novel idea at the time, and the shutdown of the website inspired me to develop a similar one.

insert image description here

My mother and child are single so far, so naturally I don't want to just use it to express love, after all, it has nothing to do with me. So I developed the Yetong Starry Sky. The twinkling stars in the starry sky all have a sentence, and this sentence can be of any type (except violations). In short, what we want to say when we look up at the starry sky can be what is in the starry sky.

By clicking on the flashing four-pointed star, you can see what other people said, and by clicking on the moon, you can see the introduction of the website. This is also the function entrance, and you can enter the release pop-up window from the moon to publish your own star.

Two: technology related

Another important reason I developed this site was to experiment with my user center. In addition to Yetong Xingkong, I also have a personal website: Yetong Space (http://space.eyescode.top). I don't want to separate the user data of the two websites, so I need a service to manage the user data of all my applications, and then I developed the user center. Now the user center is responsible for the authentication and authorization of the website, as well as the management of user basic data. So now you only need to log in once in the user center, and if you use my website again, you only need to jump to the authorization.

Technology stack:

  • Frontend: Nuxt3 + ZRender
  • Backend: Gin + Thrift + Nacos
  • Database: MySQL

This website is very simple, so there is no need to talk about technical details. You can go to github to see the code, and there are many comments.

Guess you like

Origin blog.csdn.net/tongkongyu/article/details/129297519
sky
Recommended