@@ -17,17 +17,17 @@ gradlew clean build bootRun
17
17
18
18
** Ideas:**
19
19
1 . Collaborative, cell-based jupyter-like markdown editor.
20
- - Users can collaborate on the content, styling, and metadata.
21
- - Can export to markdown, asciidoc, html, etc.
20
+ - Users can collaborate on the content, styling, and metadata.
21
+ - Can export to markdown, asciidoc, html, etc.
22
22
1 . Dungon Management System.
23
- - Text and Audio Chat over WebRTC.
24
- - Log of events that can be exported for long-distance games.
25
- - Inventory, spell, status management system for players.
26
- - Catalogue of items, spells, monsters for reference.
23
+ - Text and Audio Chat over WebRTC.
24
+ - Log of events that can be exported for long-distance games.
25
+ - Inventory, spell, status management system for players.
26
+ - Catalogue of items, spells, monsters for reference.
27
27
1 . Social Media Network.
28
- - Users can login and post things.
29
- - Posts appear on a collective timeline.
30
- - Users can chat with one another.
28
+ - Users can login and post things.
29
+ - Posts appear on a collective timeline.
30
+ - Users can chat with one another.
31
31
32
32
** Resources:**
33
33
1 . [ Spring MVC w/Gradle from Scratch] ( https://spring.io/guides/gs/serving-web-content/#scratch )
0 commit comments