Moments community program source code sharing

A community program developed based on thinkphp5.1+uniapp+mysql5.7, mainly compatible with the H5 version.

Qiniu Cloud Storage is used for image compression. [The source code has not been tested, only for reference and learning]

The backend management system is not perfect yet. There will be time to improve it later or you can improve it yourself.

I learned a little bit about thinkphp development and combined it with uniapp to make this set to practice. It can run normally and the code maintainability is okay.

There are a lot of comments, which is suitable for novices to learn from or use to add new programs that require the community, such as running errands, payment and other functions.
Insert image description here
Insert image description here

The main function:

Post updates (text content, pictures or videos, locations, categories)

Moments community program source code sharing - Good source code

Moments community program source code sharing - Good source code

Home page display

Like, favorite, comment, secondary comment, like

Follow Delete Report

View user profiles and user posts

View my post

View my collection

set up

modify personal information

Login accountRegister account

Search updates

technology

The back-end program adopts the MVC design pattern

The front-end is based on uniapp and developed using the uview-ui framework

https://wwn.lanzoul.com/iS0Yk0c3l5uh

Guess you like

Origin blog.csdn.net/weixin_47059371/article/details/126975879