This is a front-end web application that shows an image of a cat retrived from the CatsApi and a stoic quote retrieved from a stoic quote api. Originally made for the optional Mobile course on the Computer Science degree on Unicentro.
The acquired abilites were:
API-Fetching.
Ionic.
Angular.
TypeScript.
Responsive web-design.
You need to have ionic, git, npm and angular installed.
Clone this repository with
git clone https://github.com/LorenzoPilati/Stoicats.git
Install dependencies with
npm i
Run with
ionic serve
I don't think there's anything to contribute but if you wish, go ahead. Maybe help us make tests for it and host it... I don't think it needs a documentation...
Made by André Vitor and Lorenzo Marques Pilati. There is no license right now but feel free to use it.