Inspiration

There are times where we wake up in the morning not knowing what outfit we want to wear for occasions. We wanted something that generates an outfit for us to wear.

What it does

This website uses the pictures of your outfits and and it categorizes it by autogenerated smart tags for you to know what type of outfits you have which then you can group together an allow for Google Gemini API in the future to generate outfits for you.

How we built it

For the frontend, we used HTML and CSS, and Javascript to layout the website and its style. For the backend, we used Python, Flask, and MongoDB database to store the images and its associated tags to then be able to fetch them later.

Challenges we ran into

We ran into a lot of Git pull request issues as well as MongoDB database integration with Python Flask.

Accomplishments that we're proud of

We're proud of the layout of our website, the logo, as well as the algorithm for users to upload files and being able to put the pictures into our MongoDB database.

What we learned

We learned how to use Git in depth as well as integrating Python, Flask, MongoDB, with all the frontend languages together.

What's next for Flairize

Due to time constraints, we weren't able to autogenerate outfits through Google Gemini API based on the uploads of the outfit pictures the user gave. So that is something we would like to do in the future!

Share this project:

Updates