Giter Site home page Giter Site logo

pedropaulowski / socialrank Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 16.84 MB

Social Rank or Beetle 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.

PHP 73.31% CSS 8.72% JavaScript 17.97%
social-network rate-users intention grades profile php database mysql mysql-database long-polling

socialrank's Introduction

Welcome to "Social Rank" Wiki!

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.

Images

OBS: All users are fake.


FEED


Meu Perfil


As you can see in the gif below, Social Rank has real time updates Real time functions

Why a people rating network?

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?

About the database (MySQL)

The database is currently divided into 8 tables.

  1. Coments
  2. Likes
  3. Complaints (not yet used)
  4. Images
  5. Grades
  6. Posts
  7. Followers
  8. Users

About app features

The features at the moment are very simple. In "Social Rank" you can:

  1. Follow / Unfollow users
  2. Comment your opinion about someone on their profile
  3. Evaluate from 1 to 5 other users
  4. Post
  5. Like posts and posts comments
  6. Switch profile photo deliberately, even using GIFs
  7. Write a description about yourself on your profile and change it whenever you want

To use the network on localhost you need to have PHP and APACHE installed and a copy of the database tables (I'll make it available yet), so just move the / socialrank folder to the same directory as your own projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.