Skip to content

Latest commit

 

History

History
136 lines (105 loc) · 5.18 KB

README-en.md

File metadata and controls

136 lines (105 loc) · 5.18 KB

「inGLUT」Mini Program

English | 简体中文

introduce

「inGLUT」Mini Program is developed by the Yiban student workstation of Guilin University of Technology. It is a convenient and fast app that can be used on the WeChat client without downloading and installing. It is different from the apps that generally need to be downloaded and installed, and also different from the WeChat official account. Convenient and fast.

Learn about our products

Mini Program

Experience our products

Mini Program Mini Program

Project file structure

project
│
└───images //`Static picture`
│
└───pages //`Module pages`
│   │
│   └───app //`Application page`
│   │    │   app.js
│   │    │   app.json
│   │    │   app.wxml
│   │    │   app.wxss
│   │
│   └───discover //`Discovery page`
│   │    │   discover.js
│   │    │   discover.json
│   │    │   discover.wxml
│   │    │   discover.wxss
│   │
│   └───index //`Home page`
│   │    │   index.js
│   │    │   index.json
│   │    │   index.wxml
│   │    │   index.wxss
│   │
│   └───my //`My page`
│   │    │   my.js
│   │    │   my.json
│   │    │   my.wxml
│   │    │   my.wxss
│   │
│   └───others-page //`Other pages`
│   │    │   AboutPages
│   │    │   ExamplacePages
│   │    │   LoginPages
│   │    │   TweetsPages
│   │    │   ArticlePages
│   │    │   GradePages
│   │    │   ModalPages
│   │
│   └───webview //`Web component`
│        │   webview.js
│        │   webview.json
│        │   webview.wxml
│        │   webview.wxss
│
│───utils //`Tool auxiliary functions`
│   │   util.js
│
│   .editorconfig
│   .eslintignore
│   .gitignore
│   .prettierrc
│   app.js
│   app.json
│   app.wxss
│   CHANGELOG.md
│   LICENSE
│   README.md
│   package.json
│   project.config.json
│   sitemap.json


Guilin University of Technology Yiban Student Workstation

Guilin University of Technology Yiban Student Workstation

The Yiban student workstation of Guilin University of Technology is an Internet work team under the guidance of the Guilin University of Technology Information Office, with student development as the core.

Advocate the use of new and excellent technology to realize a smart campus and serve students.

This project will continue to be maintained at least until the end of version 3.x for undergraduates of Guilin University of Technology.


Open source license

This project uses the open source license License AGPLv3, and the open source code is only for learning.

Please read carefully and abide by the following open source agreements

AGPLv3 GNU Affero General Public License v3.0

Guilin University of Technology Yiban Student Workstation Open Source Project:

I hope to return the technical achievements in actual combat to the community and encourage the community to contribute to this project. You can help us solve the current deficiencies through the method of "Pull Requests", or let us know through the "Issues".


Guilin University of Technology Yiban Student Workstation Recruitment Plan:

Guilin University of Technology Yiban Student Workstation continues to recruit new students. The target is Guilin University of Technology full-time undergraduates, mainly sophomores, juniors, and freshmen with strong abilities. Recruiting new positions for technology, outreach, operations, office, programmer encouragement... I hope that interested students can submit their resumes to [email protected], and use love to generate electricity together for Gui Work to make more projects that are convenient for teachers and students.


Update log

CHANGELOG


CH


ZzzhangLK


GMYXDS


ZM


Color_yr