Four core surfaces
- Home dashboard with daily progress and streaks
- Interactive 3D molecule builder
- Organic flashcards with worked examples
- General chemistry concept cards
Visual. Intuitive. Unforgettable.
Your daily chemistry journey
Build molecules, visually
Study smarter with context
Core concepts made clear
All 118 elements, colour-coded by family β the same registry that drives the 3D atoms and ships to the app.
This is the real, working prototype running right here in your browser. Tap through every tab, build a molecule atom by atom, flip a flashcard, open a concept lesson. It's the clickable spec for the native iOS app β so every interaction you see here maps straight to SwiftUI.
MoleMates turns abstract chemistry into glossy, hands-on 3D. Build molecules atom by atom, drill organic functional groups with context-rich flashcards, and learn the core ideas β bonding, structure, reactions β through visuals you don't forget. The live demo above is a real, fully interactive prototype, hand-built with HTML, CSS, and vanilla JS β and structured screen-for-screen as the spec for the native iOS build.
Glossy atoms are layered radial gradients; bonds are shaded sticks; the orbital rings and electrons use CSS 3D transforms. Everything floats with looping keyframes and respects reduced-motion.
The prototype is laid out to port cleanly to SwiftUI: each screen is a View, the tab bar is a TabView, and the molecule/flashcard data maps to Swift struct models. Next stops: native gestures, Core Data progress, and the App Store.