Skip to content

songminwoo1/hotmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HotMap

KAIST Fall 2023, CS473 Project

How to run

npm install
npm run start

Project structure

public
├─images                # stamps used on whiteboard
└─index.html            # Getting Naver map API and fontawesome
src
├─community             # Codes for comment
├─db                    # Codes for firebase
├─whiteboard            # Codes for whiteboard
├─AddPlace.js           # Function for adding new markers
├─Main.js               # Root function
├─Map.js                # Component getting Naver map and showing heat map and markers.
├─Sidebar.js            # Function called when marker clicked. It include comment and whiteboard
└─UserWriter.js         # Function used by users to write comments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •