We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef3e43 commit 9d03e13Copy full SHA for 9d03e13
README.md
@@ -1,2 +1,15 @@
1
-# hope
2
-Hope is a network for hopeful addicted people
+# Hope
+Hope is a network for hopeful addicts, built with Laravel ❤️
3
+
4
+## Features
5
+- Users register.
6
+- A user starts a challenge.
7
+- A challenge has different statuses: ongoing, stopped, abandoned and completed.
8
+- Users follow each other and see the news on the feed page.
9
+- Challenges are likable/commentable.
10
+- Each user has a profile.
11
+- Users earn achievements during the challenges.
12
+- There is a ranking system.
13
+- There is a recommendation system (who to follow).
14
+- Users can deactivate their accounts.
15
+- The system checks comments for offensive language using AI.
0 commit comments