Skip to content

Student Projects – Trendify

Made by Team Lemur

When you don’t know what to wear

This is a full-stack wardrobe app for deciding what to wear according to the weather and location of the user. It allows the user to upload the contents of their wardrobe with images, to manage that content, and makes outfit recommendations. The idea arose from a group brainstorming session: one member of the group pointed out that it is often difficult to remember exactly which clothes you have, and it would be nice to be reminded of clothes you might have forgotten. After login, the user is presented with three options: 1) to view the contents of their wardrobe 2) to have an outfit suggested based on the weather at a location of their choosing 3) to add an item of clothing to their wardrobe. In the wardrobe view the user can add, remove and filter their clothing items according to type, size, occasion and season. In the outfit view, the user enters their location, and on request the app provides a suggested outfit based on the weather at that location. If the weather is cold, the app might suggest e.g. wearing a coat, whereas in warm weather the app will suggest fewer layers.

The Team

Susan Zheng

Susan Zheng

With a background in fashion and 3D digital design, I’m

passionate about merging technology and creativity to build intuitive, user-driven applications. My experience in digital fashion, 3D rendering, and interactive media led me to explore software development, where I aim to enhance both artistic and functional experiences through tech.

Robert Crellin

Robert Crellin

I am a software developer and content engineer with a

background in computational and theoretical linguistics. I am particularly interested in the relationship between (natural and programming) languages and mathematical structures, but generally interested in anything to do with programming languages and software engineering.

Bart Bielski

Bart Bielski

As a recent Digital Arts graduate, I discovered a passion

for coding through several university modules and decided to fully commit to a career in Software Development. With a strong drive for building and creating, I aim to continue learning new technologies and take on more ambitious projects in the future – especially creative projects that link back to the creative disciplines i have covered throughout university.

Agnes Robert

Agnes Robert

With a Master’s in Computer Science, I am a passionate

software developer returning to the workforce after a career break, during which I honed my multitasking and organizational skills while staying updated on industry trends by upskilling in Cloud and .NET technologies. Fueled by a deep enthusiasm for coding, I am eager to apply my expertise to create innovative and impactful software solutions.

Tech Stack

Tech Stack for this group

We used: Blazor, C#, SQLServer, ASP.NET, Tailwind, Visual Studio, WeatherAPI, Git, GitHub Industry-standard Microsoft tech stack. We used Tailwind because of the interactive user experience it offers.

Challenges Faced

Organising merging Git branches into main Image handling for upload and download DOM manipulation using Blazor Blazor / JS interop We really enjoyed making this app.