Transform your college experience with the ultimate scheduler and map.
Hey Code geek, welcome to our project 'NIT miniMap'. It was under the flagship event of Technobyte in Techspardha 2023 in NIT Kurukshetra. Its been a great journey and quite insightful too.
Starting with the college a freshie unknown to the campus faces problems finding the places just wandering and asking “Hey!! Where’s ….”.
Also, a big issue is clashing venues and schedules be it the societies and clubs organizing meetings, teachers taking the extra classes.
- Built in map of NIT Kurukshetra
- Markers for each location
- Personalised and dynamic timetable
- Scheduling of extra classes and club events
- Avoid clashes
Install node modules
npm install
Install node dependencies
npm install mongoose
npm install cors
npm install nodemon
npm install nodemailer
npm install express
Run server
nodemon server.js
Visit the site
http://localhost:3000
Client: HTML , CSS3+BOOTSTRAP5 , JAVASCRIPT ,
Server: Node JS, Express JS,
Database: MongoDB
API: Google maps API , Geolocation API