added the "Our goals" section
parent
51e21723f8
commit
af32901972
|
@ -24,7 +24,7 @@
|
|||
From left to right: Ilja, Jakob, Jan [me] and Erik. <br />
|
||||
We are in the process of finishing school and our last semester in computer science is a project of our choice.
|
||||
Our main project is a social media platform but we are hosting some other projects as well. Turns out, we are better at
|
||||
general server management than actual software development...
|
||||
general server management and providing web space for others than actual software development...
|
||||
</p>
|
||||
<h2>
|
||||
About the server
|
||||
|
@ -60,6 +60,22 @@
|
|||
Our goals
|
||||
</h2>
|
||||
<p>
|
||||
As I briefly mentioned above we want to build a social media platform. Here is a rough feature list of what we have
|
||||
planned:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
A general purpose forum engine that allows the creation of forums and forum threads
|
||||
</li>
|
||||
<li>
|
||||
Registered users and guest users
|
||||
</li>
|
||||
<li>
|
||||
Anonymity mode: A mode which allows registered users to post anonymously, even in private threads
|
||||
</li>
|
||||
<li>
|
||||
Random contacts: Get to know new people
|
||||
</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue