PROJECT: WTWR (WHAT TO WEAR)




WTWR (What to Wear)
- React
- Node.js
- Express
- MongoDB
- JWT
- Figma
- CSS
A full-stack app that pulls live weather and suggests outfits. Users authenticate, manage wardrobe items (CRUD), and interact with reusable modals and components. Backend built with Node/Express + MongoDB.
Challenges
- JWT auth and secure token storage.
- Designing item CRUD with clean UX.
- Keeping weather/UI updates responsive.
Learnings
- Auth middleware and protected routes.
- Reusable component patterns and modals.
- API integration and optimistic UI.
Outcomes & Key Results
- Clear, friendly item management flow.
- Reliable auth with minimal friction.
- Snappy weather-driven suggestions.