Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superviz/tutorials
https://github.com/superviz/tutorials
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/superviz/tutorials
- Owner: SuperViz
- Created: 2024-08-01T10:59:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T13:38:54.000Z (17 days ago)
- Last Synced: 2024-10-30T14:32:31.846Z (17 days ago)
- Language: TypeScript
- Size: 9.96 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SuperViz Tutorials Repository
Welcome to the SuperViz Tutorials repository! This repository contains source code for various tutorials related to the SuperViz SDK.
## Tutorials
The tutorials in this repository are designed to help you get started with the SuperViz SDK and learn how to build different types of visualizations and features. Each tutorial focuses on a specific aspect of the SDK and provides step-by-step instructions and code samples.
Here is a list of tutorials available in this repository:
- [Step-by-Step Tutorial: Creating a Real-Time Stock Dashboard with SuperViz](https://github.com/SuperViz/tutorials/tree/main/realtime-data-dashboard)
- [Step-by-Step Tutorial: Creating Real-Time Notifications with SuperViz](https://github.com/SuperViz/tutorials/tree/main/realtime-notifications)
- [Step-by-Step Tutorial: How to build a customer support solution with real-time forms](https://github.com/SuperViz/tutorials/tree/main/customer-support)
- [Step-by-Step Tutorial: How to add real-time synchronization to your web-application](https://github.com/SuperViz/tutorials/tree/main/realtime-notes-application)
- [Step-by-Step Tutorial: Learn how to add real-time synchronization to a React Flow application](https://github.com/SuperViz/tutorials/tree/main/realtime-react-flow)
- [Step-by-Step Tutorial: How to implement real-time mouse pointers into a web-application using SuperViz React SDK](https://github.com/SuperViz/tutorials/tree/main/mouse-pointers)
- [Step-by-Step Tutorial: How to Add a Contextual Comments Feature into a Canvas-Based Web Application](https://github.com/SuperViz/tutorials/tree/main/contextual-comments-canvas)
- [Step-by-Step Tutorial: How to Add a Video Huddle to your web-application](https://github.com/SuperViz/tutorials/tree/main/video-huddle)
- [Step-by-Step Tutorial: Learn how to add build a multiplayer chess game with react-chessboard and SuperViz](https://github.com/SuperViz/tutorials/tree/main/chess-game)
- [Step-by-Step Tutorial: How to build real-time collaboration features into Autodesk APS](https://github.com/SuperViz/tutorials/tree/main/presence-autodesk)
- [Step-by-Step Tutorial: How to build a Matterport sales tool](https://github.com/SuperViz/tutorials/tree/main/matterport-sales-tool)
- [Step-by-Step Tutorial: How to add contextual comments to Matterport SDK](https://github.com/SuperViz/tutorials/tree/main/matterport-comments)
- [Step-by-Step Tutorial: Build real-time collaboration features into Three.js](https://github.com/SuperViz/tutorials/tree/main/three-js)
- [Step-by-Step Tutorial: How to add real-time who is online feature to your web-application](https://github.com/SuperViz/tutorials/tree/main/who-is-online)
- [Step-by-Step Tutorial: Learn how to build a real-time chat](https://github.com/SuperViz/tutorials/tree/main/realtime-chat)
- [Step-by-Step Tutorial: How to build a collaborative Drawing App](https://github.com/SuperViz/tutorials/tree/main/drawing-app)### Contributing
We welcome contributions to the SuperViz Tutorials repository! If you find any issues or have suggestions for improvements, please open an issue on the repository’s issue tracker.
If you would like to contribute your own tutorials, we encourage you to fork the repository, create a new branch, and submit a pull request with your changes.
### Contact
If you have any questions or need further assistance, you can reach out to the SuperViz team at [[email protected]](mailto:[email protected]) or join our [Discord server](https://discord.gg/7ZQvzvz).
Happy coding!