Live Demo 🚀
⚠ Disclaimer: Optimized for PC/Desktop displays only — mobile and tablet layouts may not display correctly.
UniWay is a campus navigation web application built specifically for Manipal University Jaipur (MUJ).
This is the first public demo release, aimed at showcasing the core navigation experience and setting the stage for future enhancements.
UniWay provides MUJ students, faculty, and visitors with an interactive campus map, real-time search, and dynamic location information — all powered by a modern, scalable architecture.
- Interactive Campus Map: Smooth panning and zooming with Leaflet for exploring MUJ.
- Dynamic Location Markers: Key campus locations fetched from a live backend API, with clickable details.
- Simple Path Routing: Proof-of-concept path display from current location to destination.
- Real-time Predictive Search: Instant, case-insensitive suggestions while typing.
- Location Cards: Curated list of important places, complete with images and key details.
- Live Location Status: Data served from a central API for up-to-date hours and open/closed status.
- Decoupled Architecture: Backend updates instantly reflected without requiring user updates.
- Next.js (React Framework): High performance, file-based routing, and serverless capabilities.
- TypeScript: Strict typing for error prevention and maintainable code.
- Tailwind CSS: Utility-first styling for rapid, responsive UI development.
- Leaflet.js: Lightweight, open-source mapping with custom markers and layers.
- Next.js API Routes: Serverless endpoints that scale automatically with Vercel.
- JSON (Prototype Data) → MongoDB (Planned): Easy migration path from static data to a live database with admin panel management.
- Vercel: CI/CD pipeline — every
git pushdeploys a new live build automatically.
- Programming Language: TypeScript
- Package Manager: npm
# Clone the repository
git clone https://github.com/aetosdios27/Atlas_
# Navigate to the project folder
cd atlas
# Install dependencies
npm install
### Usage
```bash
npm startnpm test- Mobile and tablet optimization
- Turn-by-turn navigation
- Indoor navigation for academic blocks
- Event location tagging
- Live route ETA calculations
- Admin panel for real-time campus data updates
Team Name: Atlas
Members:
- Manavi Mutyalwar
- Pushpendra Singh
- Pranav Ray
- Akshat Singh
UniWay is currently optimized for PC/Desktop displays. Mobile and tablet support is planned for a future release. This is the first demo release — expect some limitations as we collect feedback and refine features.
If you are part of MUJ and testing UniWay:
- Report Bugs: GitHub Issues
- Feature Suggestions: Create a new issue with the
enhancementlabel - Contact Dev Team: Open a discussion in the GitHub Discussions tab