SOME RECENT CREATIONS
// Puppli

> Description
This is a website I helped work on in a web development class in my last year of school. PUPPLI is a social media platform where a user can create an account, create subprofiles for their dogs, create post that include pictures of their dogs, and vote on other user's dog pictures they like more. The group project had no restrictions in terms of what we could do, so we thought we would have fun with the idea. I primarily worked on the frontend with a bit of contribution on the backend. I also worked on the docker files (a requirement for the project). This was honestly a supper fun first website and I continued working on it after the class was over. I am not sure what my plans are for deployment yet, but it would be a fun thing to see people use.
> What I learnt
Thanks to my internship, which was primarily web development, I was fairly familiar on how to get the environment set up. However, this was my first real exposure to React, as I was primarily on the backend during my internship. I got to learn and strengthen my understanding of React fundementals such as compnents and state management. Since I also helped with the backend, I got to learn how FastAPI worked and how we comunicated with the Firebase database.
> Tech Stack
Typescript
React Router
Material UI
FastAPI
Firebase