Project and Planning
Requirement analysis and system planning carried out using UML diagrams, such as class diagram, sequence diagram, and activity diagram.
This project was developed as a group project for the conclusion of the Systems Development Technician course. The client chosen for this project was Prudente Casa Pet, a company providing pet boarding and day care services.
The system consists of an administrative website to be used by the establishment's owner, as well as an mobile application aimed at facilitating communication between the company and its clients during a pet's stay.
Requirement analysis and system planning carried out using UML diagrams, such as class diagram, sequence diagram, and activity diagram.
Development of color palette and screen prototyping using Figma.
API responsible for exchanging information between the front-end and the database, as well as user access validation developed with PHP.
The information was stored in a relational database developed with MySQL, while the images and videos of the posts were stored in Firebase Storage.
The website was developed with Angular and Ionic. It allows performing CRUD operations on important information for the establishment, such as pets, owners, payments, etc
Also developed with Angular and Ionic, the administrator can make posts related to the hosted pets, which can be viewed by their owners.