Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/prabin-acharya/atlas-map
- Owner: prabin-acharya
- Created: 2023-10-20T06:43:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-30T11:16:54.000Z (10 months ago)
- Last Synced: 2024-04-30T12:57:03.550Z (10 months ago)
- Topics: ably-realtime, ably-spaces, react
- Language: TypeScript
- Homepage: https://atlas-map.vercel.app
- Size: 898 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)