Skip to content

Latest commit

 

History

History
85 lines (54 loc) · 2.39 KB

Readme.md

File metadata and controls

85 lines (54 loc) · 2.39 KB

Logo

NIT miniMap

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.

Features

  • Built in map of NIT Kurukshetra
  • Markers for each location
  • Personalised and dynamic timetable
  • Scheduling of extra classes and club events
  • Avoid clashes

Installation

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

Tech Stack

Client: HTML , CSS3+BOOTSTRAP5 , JAVASCRIPT ,

Server: Node JS, Express JS,

Database: MongoDB

API: Google maps API , Geolocation API

Screenshots

Screenshot 2023-05-07 003546

Landing Page Marker Directions Time Table Add class

Current members Club meeting

Contributors