A Wechat Mini Program Development—Say Here
Role: Team Leader, Programmer
Platform: WechatDeveloper Tools
Team size: 5
Project Duration: 04/2017-03/2018
Teachers can use the program for class management and students can use it for class check-in.
WHAT I DID:
I implemented interface transition and established the databases upon phpMyAdmin, an open-source database, for the program.
1. Designed ten front-end interfaces and realized interface jumping with HTML5, CSS, JavaScript using Wechat Developer Tools
First, choose role, teacher or student, and enter personal information.
①If you are a teacher, you can create a course group, check the student check-in status.
②If you are a student, you can join in the course group, and click a button to "say here" when your teacher asks for a check-in.
2.wxml & wxss & js (HTML & CSS & Javascript)
eg. class list page
3. Built databases with phpMyAdmin and connected front end and database by writing interface documentation
four databases:
Usersinformation obtained from the GUI is saved in databases