Este repositorio contiene el código fuente y los recursos relacionados con un proyecto de sitio web para una clínica veterinaria, desarrollado como parte de la clase de desarrollo web en la Pontificia Universidad Javeriana.
- Luis Alejandro Bravo Ferreira
- Ana María Ortegón Sepúlveda
- Felipe García Castiblanco
El objetivo de este proyecto es crear un sitio web para una clínica veterinaria llamada "Patitas Felices". El sitio web busca proporcionar información sobre los servicios ofrecidos por la clínica, el equipo de veterinarios y su experiencia, así como brindar recursos útiles para el cuidado de mascotas.
HTML5
yCSS3
para la estructura y el diseño del sitio web.JavaScript
para agregar interactividad a la página, como formularios y elementos dinámicos.- Utiliza un marco de trabajo front-end
Angular
para mejorar la eficiencia y la experiencia del usuario (Front-end). - Implementa un servidor Back-end utilizando
SpringBoot
. - Hace uso de logos e íconos de
Bootstrap
.
Podrás encontrar el proyecto actualizado en /Project, tanto un servidor backend que usa SpringBoot
, como frontend Angular
. En /Backup podrás encontrar el proyecto inicial utilizando Thymeleaf
y Spring
.
This repository contains the source code and resources related to a website project for a veterinary clinic, developed as part of the web development class at the Pontificia Universidad Javeriana.
- Luis Alejandro Bravo Ferreira
- Ana María Ortegón Sepúlveda
- Felipe García Castiblanco
The objective of this project is to create a website for a veterinary clinic named "Patitas Felices" (Happy Paws). The website aims to provide information about the services offered by the clinic, the team of veterinarians and their expertise, as well as to offer useful resources for pet care.
HTML5
andCSS3
for the structure and design of the website.JavaScript
to add interactivity to the page, such as forms and dynamic elements.- It uses the
Angular
Front-end framework to enhance efficiency and user experience. - It Implements a Back-end server using
SpringBoot
. - Makes use of
Bootstrap
logos and icons.
You can find the updated project in /Project, both a backend server that uses SpringBoot
, and the frontend Angular
. In /Backup you can find the initial project using Thymeleaf
and Spring
.