My final project is called My Closet. It is an app that helps people organize their garments and quickly choose their outfits on their phones. The landing page with logo and theme elaboration, the home page with calendar to check the weather, etc., and the bottom part is a carousel of the closet status. On the add garments page, users can upload pictures and add relevant information to store clothes in their closets.
Learning Outcomes:
I focused on using HTML, CSS, Javascript, Vue, Firebase, Netlify, and Github to complete my applications. Compared to last term's basic HTML and CSS learning and exercises, this term I not only consolidated my previous knowledge again, but more importantly, I knew the usage of packages/dependencies combined with Vue, and solve some of the compilation errors independently. Also, I learned more about features such as implementing the app in dark mode through questions from other students.