Booked is a mobile app built to help Cornell students easily browse and reserve study spaces across campus. Designed with usability and accessibility in mind, Booked integrates with Cornell’s official reservation systems to streamline the process of finding and booking library rooms.
Maintained by Cornell AppDev.




- 🔍 Library Explorer View with list/grid toggle
- 🎯 Filter & Search by noise level, features, space type, and more
- 📄 Detailed Space Pages with photos, amenities, and reservation info
- 🔗 Direct Reservation Routing through in-app browser
- 🗺️ Google Maps Integration for live navigation to any study spot
- React + Expo (React Native)
- React Context & Hooks for state management
- Google Maps JavaScript API
- Figma (for UI/UX design)
- TypeScript
- API client that fetches and normalizes data from Cornell Library API
- iOS: App Store Listing
- Android: Play Store Listing
- Node.js & npm
- Expo CLI
git clone https://github.com/jjennifergu/booked.git
cd booked
npm install
npx expo start
- V1 built and submitted using Expo EAS
- Refer to AppDev internal documentation for App Store and Play Store submission guides