Meet-IN is a polished web app that helps you organize meetings and coordinate outfits based on event type, location, and weather.
- Smart Meeting Scheduler - save meetings with event type, location, time, notes, and guests
- Map Preview - see the meeting location embedded in a map view
- Calendar Export - download a
.icsfile for any meeting - Virtual Wardrobe - upload photos of clothing and automatically categorize items
- Outfit Generator - create full outfits based on meeting type and weather
- Saved Outfits - keep outfit combinations for later reuse
- Local Storage - all meetings, wardrobe items, and saved outfits are stored locally in your browser
- Weather Integration - load current weather using geolocation and get weather-aware recommendations
- Open the Meet-IN folder in a browser or serve it from a simple local server.
- Upload wardrobe items from your device.
- Create a meeting and see outfit advice plus map preview.
- Generate and save outfits for future events.
- The weather feature uses a public weather API and requires location permission.
- The app runs fully in the browser and does not require a server, though a local server makes the PWA features easier to test.