Coder Social home page Coder Social logo

stevan-tosic / social-web-application Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.76 MB

This app is an example of private social network to publish/share news, create our internal events, create groups per department, etc. As a registered member, the employee has access to the dashboard in which he/she finds the list of groups already created in the platform.

PHP 15.12% CSS 67.98% JavaScript 0.53% HTML 15.09% Dockerfile 1.11% Shell 0.18%

social-web-application's Introduction

Social Web Application

Software Requirements

  • MySql 5.7
  • PHP 7.2

Instalation

  • create new database in mySql. i.e eqs
  • copy .env.dist into .env file
  • set DATABASE_URL parameters in .env file
  • run composer install
  • run php bin/console doctrine:schema:update --force

Run Project

  • run php bin/console server:run

Project description

In order to use functionalities user need to be registered and logged in.

• User can create one or many groups.
• A group has only one administrator (its creator).
• User can send a request to join a group.
• User can join one or more groups.
• Only the administrator can accept or refuse a join-request. 
  • FOSUserBundle is used for user authentications.
  • SB Admin 2 is used as layout template
  • Project is not covered with tests

social-web-application's People

Contributors

stevan-tosic avatar

Watchers

James Cloos avatar  avatar

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.