Skip to content
This repository was archived by the owner on Oct 30, 2022. It is now read-only.

Commit 975b201

Browse files
authored
Modification In Image Tour (#114)
* Update Readme.md * Create imageTour.md * Update README.md
1 parent 68b9f91 commit 975b201

File tree

3 files changed

+31
-23
lines changed

3 files changed

+31
-23
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@ with other room members & Many more things with smooth and attractive UI.
3636
- [x] Template added when change language
3737
<!-- <br/> -->
3838
## Project Management
39-
- For Project Management we used Github Project section it self. You can watch [here](https://github.com/Code-Deeper/code-sync/projects/1)
4039
- For Any Query / Improvement You can mail on ```work.vivekjaviya@gmail.com```.
41-
40+
## Image Tour
41+
- You can see Image Tour [here](https://github.com/Code-Deeper/code-sync/blob/main/imageTour.md)
42+
4243
## License & copyright
4344
- © 2021, Code-Deeper
4445
- Licensed under the [MIT License](LICENSE).

assets/Readme.md

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1 @@
1-
# Image Tour of entire Application☣️
2-
<img src="main.png">
3-
<h3>User Authentication 🔗</h3>
4-
<img src="user-auth.png">
5-
<h3> Join room with ID or Create room and share the link to your peers🂠</h3>
6-
<img src="join.png">
7-
<h3> Choose your language to code ☞</h3>
8-
<img src="head.png">
9-
<h3> Starting cool coding in the Collaborative Code-editor 📝</h3>
10-
<img src="code-editor.png">
11-
<h3> Choose your favorite Theme ✨</h3>
12-
<img src="multi-theme2.png">
13-
<h3> Work with Collaborative Text-Editor💶</h3>
14-
<img src="text-editor.png">
15-
<h3> See the online members 👩🏻‍💻</h3>
16-
<img src="members.png">
17-
<h3> Starting using chat room 𓀃</h3>
18-
<img src="chat-room.png">
19-
<h3> Use Collaborative White-Board for Visualization🔖</h3>
20-
<img src="white-board.png">
21-
<h2>Hope you enjoyed, Thanks for Watching!🌻</h2>
1+

imageTour.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Image Tour of entire Application☣️
2+
<!-- -->
3+
<p align="center">
4+
<h3>1. Home-Page</h3>
5+
<img src="assets/main.png" align="center" width="700px" >
6+
<h3>2. User Authentication 🔗</h3>
7+
<img src="assets/user-auth.png" width="700px">
8+
<h3>3. Join room with ID or Create room and share the link to your peers🂠</h3>
9+
<img src="assets/join.png" width="700px">
10+
<h3>4. Choose your language to code ☞</h3>
11+
<img src="assets/head.png" width="700px">
12+
<h3>5. Starting cool coding in the Collaborative Code-editor 📝</h3>
13+
<img src="assets/code-editor.png" width="700px">
14+
<h3>6. Choose your favorite Theme ✨</h3>
15+
<img src="assets/multi-theme2.png" width="700px">
16+
<h3>7. Work with Collaborative Text-Editor💶</h3>
17+
<img src="assets/text-editor.png" width="700px">
18+
<h3>8. See the online members 👩🏻‍💻</h3>
19+
<img src="assets/members.png" width="700px">
20+
<h3>9. Starting using chat room 𓀃</h3>
21+
<img src="assets/chat-room.png" width="700px">
22+
<h3>10. Use Collaborative White-Board for Visualization🔖</h3>
23+
<img src="assets/white-board.png" width="700px">
24+
25+
</p>
26+
<h2>Hope you enjoyed, Thanks for Watching!🌻</h2>
27+

0 commit comments

Comments
 (0)