Home - fxiangyi/XingYi_FrontEnd GitHub Wiki

Welcome to the XingYi_FrontEnd wiki!

Seven pages are completed, except search_result.html, which is lack of paging (doing..). There is the list:

  • index.html
  • register.html
  • login.html
  • forget_sent.html
  • forget_reset.html
  • profile_view.html
  • profile_edit.html

For the meaning or role of each page, it can be indicated from its name.

About the code structure, in the dir js, there are two javascript file: one is general.js, and the other is interface.js. General.js is mainly for rendering pages, which can be ignored. And interface.js is for interacting with the server or linking to another page, which is needed to be fixed.

Second Commit: search_result.html has been completed.

Third Commit: search_nofound.html has been completed.

///////////////////////////////////////////////////////////////////////////////////////////////

New update 1:19 Dec 24

Those pages have been completed:

  • Search_result
  • Search_nofound
  • view_all_no_login
  • view_all_only_for_normal_user
  • admin_must_login
  • admin__dashboard

And in the interface.js, some lines have been added. Codes after the line 121 are new.

Page view_detail_undone and admin_comments_management are undone.

//////////////////////////////////////////////////////////////////////////////////////////////

New update 18:57 Dec 25 2014

Page admin_comments_management is done..

Some interfaces are appended in the interface.js.

////////////////////////////////////////////////////////////////////////////////////////////////

New update 11:53 Dec 26 2014

  • View_detail
  • dashboard_individual
  • recent_operations_user
  • view_followedPjs_user

Some interfaces are appended to the interface.js

//////////////////////////////////////////////////////////////////////////////////////////////////

New update 22:00 Dec 26 2014

  • view_participatingPjs_user
  • Dashboard_organization
  • view_allPj_manager
  • dashboard_editPJ
  • baseinfo_view
  • baseinfo_edit
  • create_newPJ_manager

About four to five pages remain to be done.

//////////////////////////////////////////////////////////////////////////////////////////////////////

New Update 15:36 Dec 27 2014

  • Add_news
  • bookkeeping
  • volunteer_manage

Interface.js Updated..

/////////////////////////////////////////////////////////////////////////////////////////////////////////////

New Update 20:39 Dec 27 2014

Project verify has been done..

Besides, there are more profile-edit page: organization and individual..

//////////////////////////////////////////////////////////////////////////////////////////////////////////