Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Project for the University of Bologna Web Technology course (a.y. 2021-22).

License

Notifications You must be signed in to change notification settings

foxyseta/animal-house

 
 

Repository files navigation

Animal House

Animal House is an ecosystem of web applications for pet owners. It features:

  • the Animal House Game (an entertainment light-weight application);
  • the Animal House Frontoffice (for customers);
  • the Animal House Backoffice (for managers);
  • the Animal House API.

Run:

docker compose up -d && yarn && yarn dev

Languages

  • TypeScript 51.2%
  • JavaScript 34.4%
  • Vue 12.8%
  • HTML 1.2%
  • SCSS 0.4%