Virtual Identification System for New Era University
NEUVIS is a mobile-first visitor management system that helps security officers and administrators log, verify, and track visitor check-ins and check-outs—all in real time. No more paper logbooks, just a smarter, smoother campus experience.
Built with React Native, Expo, Supabase, and TypeScript, NEUVIS is designed to work reliably on Android devices used by the university's security team.
- 🔒 Real-time visitor logging
- 📷 Virtual ID generation
- 🧾 Check-in / check-out history
- 👮 Guard-only interface
- ⚙️ Admin dashboard access (future-ready)
| Tech | Purpose |
|---|---|
| React Native | Cross-platform app development |
| Expo | Streamlined testing & deployment |
| Supabase | Authentication & real-time database |
| TypeScript | Strongly typed, scalable code |
git clone https://github.com/PiaMacalanda/NEUVIS.git
cd NEUVISnpm installnpx expo start -c💡 Tip: Make sure your Android device has the Expo Go or Expo Dev Client installed and is connected to the same Wi-Fi as your development machine. You can also scan the QR code from the terminal.
Want to contribute? Awesome! Here’s how we collaborate as a team:
git checkout -b feature/your-feature-namegit add .
git commit -m "feat: implemented visitor check-in screen"git push origin feature/your-feature-name- Go to NEUVIS on GitHub
- Navigate to the Pull Requests tab
- Click New pull request and select your feature branch
- Add a clear description and submit for review
git checkout main
git pull origin main
git merge feature/your-feature-namegit checkout main
git pull origin main
git checkout feature/your-feature-name
git merge main| Name | Role | GitHub Profile |
|---|---|---|
| Pia Macalanda | Lead Developer & Scrum Master | @PiaMacalanda |
| Jaime III Dy | Backend Dev & Security Lead | @JaimeDyIII |
| Angelica Toquero | Backend Developer | @AngelicaToquero |
| Aliyah Llana | UI/UX Designer | @AliyahAira |
| Leo Rentazida | UI/UX Designer | @leorentazida |
| Lyrine Poliarco | Database Analyst | @LyrinePoliarco |
| Testers | App QA & Validation | Everyone 🙌 |
Thank you for visiting! 👋
From all of us at Team NEUVIS – improving campus security, one scan at a time.
