Hello everyone!
Can i create an app with posts (and likes) like Instagram or Facebook?
Remember that i can create posts and the other people can only read and like it.
What have you tried? Have you searched the community? There exist some similar apps. Also , if you want to hire a developer to develop this app for you, you could change the category to #marketplace:request
Probably can search the community:
You need a database, to store posts, likes ,etc…:
You can choose your database according to how you would like your application to be ( realtime,etc…)
For the design of posts, this guide would be helpful :
*Algorithm
which routines to create, when to use each routine, who will use the routines, what information each routine needs to receive and what each routine will return …