CampusOS is a micro-app based mobile solution built with React Native and Expo to centralize and simplify campus life. It brings together essential utilities like mess menu viewers, announcements, and service access into one seamless app.
- 🔄 Modular micro-app architecture for independent features.
- 📅 Digitized mess menu viewer.
- 🧭 Smooth navigation powered by Expo Router.
- 💾 Persistent state via Redux Toolkit.
- 🌙 Clean UI with NativeWind (Tailwind for React Native).
- 📲 Offline-friendly and optimized for performance.
- Framework: React Native, Expo
- Navigation: Expo Router
- State Management: Redux Toolkit
- Styling: NativeWind (Tailwind CSS)
Download the latest build:
# 1. Clone the repository
git clone https://github.com/CodeReb00t/CampusOS.git
cd CampusOS
# 2. Install dependencies
npm install
# 3. Run the app
npx expo start