Skip to content

Commit 705fd5c

Browse files
authored
Create README.md
1 parent dca8f44 commit 705fd5c

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

README.md

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# facebook-by-nick--v-2
2+
3+
Tried to create an instagram/facebook clone with a few better features and a better interface and UI
4+
this app works on nodejs has an express server and a mongodb database it is deployed remotely for trial on
5+
https://addmie.herokuapp.com/
6+
7+
8+
9+
some features that distinguish this app from other social networking apps ,
10+
# secret messages
11+
users can send messages to other users without them knowing who the sender is,
12+
however, they have an option to block such messages from anyone
13+
# no size limit for posting pictures
14+
while posting on other social media apps we have to crop our pictures ,while on addmie its completely optional
15+
# infinite conversations and activites
16+
other applications restrict their usage but applying shadow ban on hyperactive users ,although addmie does not have such restrictions,
17+
also one user can start infinite number of conversations with other users
18+
19+
20+
21+
this was the first prototype and some features may be added in future like
22+
-revealing secret messsages
23+
-infinite comment replies
24+
-one click login
25+
-android app for addmie
26+
-proper loading of profile pictures
27+
-sharing posts and photos in chatbox
28+
-about me section (bio)
29+
-better ui
30+
-video streamings
31+
32+
33+
TO CONTRIBUTE OR REQUEST FEATURES CONTACT ME @ [email protected]

0 commit comments

Comments
 (0)