Monday, September 2, 2019

ShuyanOnline project update: Now can register courses

Student now can browse course details, select one or more courses to register. Registration information is saved into firestore.

I'd like to implement email notification next. Technologies used:


  • nodemailer at https://nodemailer.com/about
  • cors at https://npmjs.com/package/cors
  • cloud functions at https://cloud.google.com/functions
  • Cross-Origin Resource Sharing: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

I will make a course out of this project, simplify the explanation of a lot of the stuffs teens can understand and follow. Source code will be open and available to my students learning programming with me :)

Stay tuned.

No comments:

Post a Comment