Moments community program source code developed by thinkphp5.1+uniapp+mysql5.7
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 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.
Main functions:
Post updates (text content, pictures or videos, locations, categories)
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 profile
Login accountRegister account
Search updates
I can think of so much for the moment
technology
The back-end program adopts the MVC design pattern
The front-end is based on uniapp and developed using the uview-ui framework