Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 619 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 619 Bytes

Church Education Website

A responsive education resource website for the Sunday school of Zion Alliance Church.

Update the content

  • In order to achieve seperation of duties, the content data is migarated to npoint, a lightweight JSON storage service. Content updater must login at npoint and edit. The front end will request data from its REST API in an AJAX way.

Content includes

  • News
    • Data format
      • Date: must be in MM/DD/YYYY format
  • Growth
  • Courses

Credits