Skip to content

harikrishna0315/uni_map

Repository files navigation

Uni Map

University campus mapping system built with Node.js and SQL

Uni Map is a full-stack web application that allows users to explore and navigate a university campus digitally. It serves structured campus building data through a Node.js backend and a simple web-based frontend.


Features

  • Campus building & location data management
  • REST-style backend API with Node.js
  • Frontend served directly from the backend
  • Secure password hashing for admin access
  • Structured SQL schema for campus data
  • Scalable architecture for future expansion

Tech Stack

  • Backend: Node.js, Express
  • Frontend: HTML, CSS, JavaScript
  • Database: SQL (MySQL)
  • Security: Password hashing
  • Package Manager: npm

Run Locally

git clone https://github.com/your-username/uni-map.git
cd uni-map
npm install
node server.js

About

University map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published