Transparent placement insights powered by real alumni outcomes
A comprehensive mobile platform that bridges the gap between students and their career futures by centralizing placement data, alumni networks, and recruitment intelligence into one actionable ecosystem.
Lumin transforms how students prepare for placements by providing data-driven insights instead of speculation. Built for college communities, it creates transparency around recruitment patterns, salary trends, and alumni career trajectoriesβempowering students to make informed decisions about their future.
Students face significant challenges during placement season:
- Fragmented placement data scattered across departments
- Limited visibility into which companies recruit consistently
- Lack of access to alumni career paths and experiences
- No centralized platform for interview preparation resources
- Difficulty understanding realistic salary expectations and role availability
Lumin solves these problems by creating a single source of truth for all placement-related information.
Download Lumin APK from Google Drive
Admission Number: DCE2022001
Password: Test@123
- Company Recruitment History: Track which companies visit campus year-over-year
- Role Distribution: Understand available positions by department and skill set
- Salary Analytics: Transparent view of average packages, trends, and compensation ranges
- Placement Statistics: Success rates, offer conversion metrics, and historical data
- Live Alumni Profiles: Real-time updates on where graduates are working
- Career Path Tracking: See progression from campus to current roles
- Experience Sharing: Alumni-contributed interview experiences and preparation tips
- Mentorship Opportunities: Connect with seniors for guidance and advice
- Company Referrals: Leverage alumni networks for recruitment opportunities
- Interview Experiences: Detailed accounts from alumni who cracked top companies
- Preparation Resources: Curated study materials, coding practice, and aptitude guides
- Company-Specific Guides: Targeted prep material for frequently recruiting companies
- Blog & Articles: Career advice and industry insights from successful alumni
- Data Management: Centralized control over placement records and statistics
- Alumni Engagement: Track and encourage alumni participation
- Recruitment Insights: Leverage data to attract companies and improve placement outcomes
- Access Control: Secure, role-based permissions for students, alumni, and administrators
- Verified Access: College email-based authentication
- Role-Based Permissions: Different access levels for students, alumni, and admins
- Data Privacy: Secure handling of sensitive placement and personal information
- Framework: React Native
- Language: TypeScript
- UI Library: NativeWind (Tailwind CSS for React Native)
- Navigation: React Navigation
- Backend as a Service: Supabase
- Database: PostgreSQL (via Supabase)
- Authentication: Supabase Auth
- Node.js (v14 or higher)
- npm or Yarn
- React Native development environment
- Xcode (for iOS) / Android Studio (for Android)
- Supabase account
- Clone the repository
git clone https://github.com/abhi5455/Lumin-App.git
cd Lumin-App- Install dependencies
npm install
# or
yarn install-
Configure Supabase
- Create a Supabase project
- Add your Supabase URL and API keys to environment variables
- Set up database schema (migrations provided in
/supabasefolder if available)
-
Install iOS dependencies (macOS only)
bundle install
cd ios
bundle exec pod install
cd ..npm start
# or
yarn startnpm run android
# or
yarn androidnpm run ios
# or
yarn iosLumin-App/
βββ android/ # Android native code
βββ ios/ # iOS native code
βββ src/
β βββ components/ # Reusable UI components
β βββ screens/ # App screens
β βββ navigation/ # Navigation configuration
β βββ services/ # API and Supabase services
β βββ utils/ # Helper functions
β βββ contexts/ # React Context providers
β βββ types/ # TypeScript type definitions
βββ __tests__/ # Test files
βββ App.tsx # Root component
βββ package.json # Dependencies
- Browse placement statistics and company insights
- Explore alumni career paths and success stories
- Access interview experiences and preparation resources
- Connect with alumni for mentorship
- Track placement trends and opportunities
- Update current employment status and role
- Share interview experiences and tips
- Contribute blogs and career advice
- Mentor current students
- Participate in campus recruitment initiatives
- Manage placement data and statistics
- Track alumni career progression
- Control user access and permissions
- Facilitate alumni-student connections
Contributions are welcome! To contribute:
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Repository: github.com/abhi5455/Lumin-App
- APK Download: Google Drive
Admission Number: DCE2022001
Password: Test@123







