Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prabin-acharya/atlas-map

realtime collaborative map.
https://github.com/prabin-acharya/atlas-map

ably-realtime ably-spaces react

Last synced: 2 days ago
JSON representation

realtime collaborative map.

Awesome Lists containing this project

README

        

## Atlas

Alas is a realtime collaborative map. Users can make a map more interactive, informative and interesting by adding notes, images, pins, drawing lines and shapes on the map.

You can create a map, add elements to it and invite your friends to plan a trip, trek, survey or just to explore a place.

Create a map -> [https://atlas-map.vercel.app](https://atlas-map.vercel.app/)


![Alt text](map.png)

## Built With

- React(vite)
- MongoDB
- ExpressJS
- Ably
- Google Maps API
- TailwindCSS

## What's Next

- more customization
- save images
- authentication
- Component Locking(allow only one user to edit a element at a time to avoid conflicts)