Description: Mainly to achieve the following functions:
Trending
You start the repo
Personal information and your own repo
Basic-based login
The implementation of Trending is not the same as the official Trending, because github does not open the interface, and here s just using the search function to do one in a week to create the same number of projects at the same time.
To Search:
File list (Check if you may need any files):
weapp-github-master
...................\.gitignore
...................\LICENSE
...................\README.md
...................\app.js
...................\app.json
...................\app.wxss
...................\images
...................\......\book.png
...................\......\book_32px.png
...................\......\company.png
...................\......\link.png
...................\......\location.png
...................\......\lock.png
...................\......\mail.png
...................\......\profile.png
...................\......\profileHL.png
...................\......\starts.png
...................\......\startsHL.png
...................\......\trending.png
...................\pages
...................\.....\profile
...................\.....\.......\profile.js
...................\.....\.......\profile.json
...................\.....\.......\profile.wxml
...................\.....\.......\profile.wxss
...................\.....\starts
...................\.....\......\starts.js
...................\.....\......\starts.json
...................\.....\......\starts.wxml
...................\.....\......\starts.wxss
...................\.....\trending
...................\.....\........\trending.js
...................\.....\........\trending.json
...................\.....\........\trending.wxml
...................\.....\........\trending.wxss
...................\utils
...................\.....\parse-link-header.js
...................\.....\util.js