# [`19squared`](https://19squared.de) - Just more than 360
...
...
@@ -14,19 +15,42 @@
## User Guide
The user guide provides instructions on how to use the 19squared platform effectively. It covers topics such as:
The user guide provides instructions on how to use the 19squared platform to create a simple tour.
***Creating a Tour:** Step-by-step instructions on building your 360° tour.
***Adding Interactive Elements:** How to incorporate multimedia and interactive features.
***Sharing Your Tour:** Learn how to share your creations with others.
***Exploring Existing Tours:** Discover and experience a variety of virtual tours.
1. Open [19squared](https://19squared.de/)
2. Login or Register your Account
3. Click on **Create New Tour**
4. Give the tour a name and click **Create**
5.**Upload or Drag&Drop** your first image to the left sidebar
6. Click on the green **+** to add your image to your tour
7. Create a hotspot by dragging **Text** into your image in the middle
8. On the right sidebar, click on **Text** and write something inside **Hotspot Text**
9. Click on **Update**
10. Click on **Show Tour**
## Developer Guide
The developer guide is a comprehensive resource for developers who want to contribute to the 19squared project.
***Setting Up the Development Environment:**
***Code Structure:**
***Contribution Guidelines:** .
### Code Structure
- 🌱 **19squared**
- 📁 src
- 🐍 run.py
- 🔧 config.py
- 🔧 VERSION.py
- 📁 app
- 📁 ladsh
- 📊 index.html
- 📁 .vscode
- 🔧 tasks.json
- 🐋 docker-compose.yml
- 🔧 .env.template
### Development Environment
For more details about installation and getting started, please refer to the project's [README](https://git.rwth-aachen.de/medialab/interactive360vr/-/blob/main/README.md) file.
### Contribution Guidelines
To get started as a developer, refer to the project's [CONTRIBUTING](https://git.rwth-aachen.de/medialab/interactive360vr/-/blob/main/CONTRIBUTING.md) file. It provides a detailed guide on how to contribute code, report issues, and follow best practices. For more details about installation and stakeholders, please refer to the project's [README](https://git.rwth-aachen.de/medialab/interactive360vr/-/blob/main/README.md).
To get started as a developer, refer to the project's [CONTRIBUTING](https://git.rwth-aachen.de/medialab/interactive360vr/-/blob/main/CONTRIBUTING.md) file. It provides a detailed guide on how to contribute code, report issues, and follow best practices.