Social Rank is a social network (under development) of user rating by users. I started with the intention of putting my knowledge of PHP and JavaScript in practice, although the project does not have a defined architecture.
OBS: All users are fake.
As you can see in the gif below, Social Rank has real time updates
What motivated me most was the fact that other social networks do not have an option to rate users (except those apps that users provide services are rated for the work done and not for their personality, friendliness or any other personal characteristics). Why not stop giving only like and deslikes when we can evaluate with grades?
The database is currently divided into 8 tables.
- Coments
- Likes
- Complaints (not yet used)
- Images
- Grades
- Posts
- Followers
- Users
The features at the moment are very simple. In "Social Rank" you can:
- Follow / Unfollow users
- Comment your opinion about someone on their profile
- Evaluate from 1 to 5 other users
- Post
- Like posts and posts comments
- Switch profile photo deliberately, even using GIFs
- Write a description about yourself on your profile and change it whenever you want