Ethermap collaborative map tool inspired by etherpad.
Go to file
2023-09-13 16:59:17 +02:00
backend added frontend files and folders to git 2023-09-13 16:59:17 +02:00
frontend added frontend files and folders to git 2023-09-13 16:59:17 +02:00
.gitignore initial database CRUD operations 2023-09-08 16:54:16 +02:00
README.md added frontend files and folders to git 2023-09-13 16:59:17 +02:00

ethermap

This is very much a janky earlydays project. All help is welcome!

An interactive map tool. A tool for collaborative planning on maps. Anyone can create new maps, and add, modify and delete locations on any map.

Install

Ethermap is built in JavaScript (soz) using NodeJS. Install instructinos for the back and frontend are in their respective folders.