7COM1081 SDE: Sprint Cycle Documentation for Animals R Us Project
VerifiedAdded on 2022/09/07
|2
|548
|31
Report
AI Summary
This document details the sprint cycle documentation for the Animals R Us & Veterinary School System, developed as part of a software development exercise (7COM1081). The project utilizes a PHP-based framework with a .htaccess file for URL management and a configuration file to set the base URL and autoload libraries. The development process followed specific naming conventions for models and controllers, with separate view files for each entity. The Animals controller was created first, with methods for displaying animal lists and setting the default controller. A database model was implemented to manage animal data, including methods for retrieving, creating, and assigning owners. The owner assignment process was designed to update records instead of inserting new ones, and a composite primary key was used to assign vets for lessons. The document covers the project's structure, model creation, controller design, database implementation, and website structure.
1 out of 2

