This is a Web Project of "Web Application Development" course for the third year in university.
Welcome to Adoptanimal, we're all about getting homeless pets into homes.
adoptanimal.net
Azure Test site
Suvorov Denis Vitalievich / Суворов Денис Витальевич
Guo ZiHan / Го Цзыхань
HTML/css, Vue3, Node.js, Express, Vite, TypeScript, Vue-Router, Pinia, Vitest, Cypress, Mysql
Third Partiy Libraries: unplugin-auto-import, pm2
Vue3 + Node.js + Express + Database
- Node.js Express exports REST APIs & interacts with MySQL Database using query() method to execute MySQL script: INSERT, SELECT, UPDATE, DELETE.
- Vue Client sends HTTP Requests and retrieves HTTP Responses using axios, consume data on the components. Vue Router is used for navigating to pages.