https://github.com/freddie-nelson/scoot-map-manager
A map manager for SCOOT game.
https://github.com/freddie-nelson/scoot-map-manager
firebase js scoot scooters tauri tauri-app typescript vue vuejs
Last synced: 21 days ago
JSON representation
A map manager for SCOOT game.
- Host: GitHub
- URL: https://github.com/freddie-nelson/scoot-map-manager
- Owner: freddie-nelson
- Created: 2021-06-24T21:06:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T20:21:45.000Z (almost 4 years ago)
- Last Synced: 2025-05-08T19:13:59.195Z (21 days ago)
- Topics: firebase, js, scoot, scooters, tauri, tauri-app, typescript, vue, vuejs
- Language: JavaScript
- Homepage: https://scootmaps.club/
- Size: 5.92 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🛴 [SCOOT Map Manager](https://scootmaps.club) 🛴
## About
[SCOOT Map Manager](https://scootmaps.club) is a tool that helps you manage your maps for SCOOT and lets you download maps made by the community or upload your own maps for others to enjoy!
## Features
- Download maps made by the community
- Upload your own creations
- Keep up with the latest SCOOT news
- Create, rename and delete your maps
- Fully open source## Technology
- The frontend is built with [VueJS 3](https://vuejs.org/) along with Vue router for client side routing.
- The backend is powered entirely by [Firebase](https://firebase.google.com/), using firestore, firebase storage and firebase auth
- The app is built for desktop using [Tauri](https://tauri.studio/)