Alavu (the Malayalam word for Measure) is a premium, high-precision Material Volume Calculator designed for contractors, engineers, and DIY enthusiasts. Built with React Native and Expo, it provides a sleek, dark-themed experience for calculating the volume of cuboids and cylinders with real-time updates and unified results.
- Dual Shape Support: Calculate volumes for both Cuboids (Length × Width × Height) and Cylinders (π × Radius² × Height).
- Multi-Unit Integration: Convert and calculate seamlessly between:
- 🌍 Meters (m)
- 📏 Centimeters (cm)
- 📐 Inches (in)
- 🦶 Feet (ft)
- Unified Result Dashboard: A split-pane real-time display showing your inputs alongside the final result in cubic meters (m³).
- Responsive Animations: Smooth transitions and auto-scrolling focus for a frictionless data entry experience.
- Premium Aesthetics: A custom "Amber Glow" dark theme designed for high visibility in various lighting conditions.
-
Clone the repository:
git clone https://github.com/nidhinseemkumar/Alavu.git cd Alavu -
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open the app: Scan the QR code displayed in your terminal using the Expo Go app.
- Framework: React Native
- Platform: Expo SDK 54
- Icons: Material Community Icons
- Styling: Vanilla StyleSheet (Custom Design System)
Uses the formula:
Uses the formula:
Nidhin Seemkumar
- GitHub: @nidhinseemkumar
- Email: nidhinseem@gmail.com
© 2026 Nidhin Seemkumar. All Rights Reserved. This project is private and intended for demonstration purposes.