Giter VIP home page Giter VIP logo

xingyu's Introduction

Hi I'm zhaofeng-shu33

Ph-D student, currently based in Shenzhen.

  • 🔭 I’m currently working on my paper.
  • 🌱 I’m currently learning foreign languages.

xingyu's People

Contributors

dependabot[bot] avatar zhaofeng-shu33 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

xingyu's Issues

ways to publish the data on the web

For IT practationers, it is beneficial to download the whole cleaned database directly.
For common readers, web browserable is best. Downloading excel is the secondary choice.
Transformation of the data to excel is much easier than making web interface for the data.

Currently, only cleaned database backup sql is considered.

Before I can publish the sql file, I need to remove the authentication information from the student table.

duplicate the student activity(backend bug)

How to reproduce the bug:

On frontend:

  1. Add a student (auto pop to flow group)
  2. Add a fixed group for this student
  3. Choose this student from fixed student list
  4. Choose the same student from flow student list
  5. Submit to add activity

Result:
The student has 2 activity record.

Problem:
student_list: [student_1, student_2, student_1] submitted to backend, but backend does not check whether there are duplicate students.

How to fix:
Add check duplicate logic in backend/add_activity.php.

Influence on frontend:
None

Bug report until commit 91980ae.

add support for changing nickname

Currently, when the group leader changed his/her nickname of wechat, he can no longer authenticate successfully. This must be manually fixed by altering the database table entry. Future release should add support to automatically update the database table entry for nickname change.

Add institution statistic and detail

Previously, there are only "Childhood" institution statistic and detail, we should add for all institution.
Both frontend and backend should be modified.

Backend Compatibility Issue: Should remain old codes until frontend codes pass the review.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.