Memories Project: thinkphp based library management system

  • Time January 27, 2018 - February 16, 2018
  • Location: home
  • Learning new technologies: php, thinkphp, MVC architecture, bootstrap, html, css, MySQL
  • This application is a database of curriculum design, build a library management system requirements.
  • Because of the need to achieve less functional, the entire backstage with php resolved, front-end solutions with a bootstrap.
  • Highlights: no contact php, looking directly at the video to learn to use thinkphp3.2.3, open web pages and sublime Text 3 debug. No contact with the front end, to take over direct use.

  • Difficulty: There were several parts debug several days just could not understand. One is the instance of the object $ User = M ( 'book') time has been wrong, when a template is a variable output of the error, later found to be an open file is wrong, it should be open IndexController.class.php in another directory .

  • Eventually the project achieved what functions: book storage, query, modify, delete, borrow books information registration, student information CRUD, system management.

Guess you like

Origin www.cnblogs.com/earsonlau/p/11445043.html