Git Product home page Git Product logo

employees-social-network's Introduction

Employee-social-network

An internal social network for employees of an organization, aimed at facilitating interactions between colleagues and promoting team bonding.

USER STORIES:

The following are some of the required features:

  1. Admin can create an employee user account.
  2. Admin/Employees can sign in.
  3. Employees can post gifs.
  4. Employees can write and post articles.
  5. Employees can edit their articles.
  6. Employees can delete their articles.
  7. Employees can delete their gifs post.
  8. Employees can comment on other colleagues' article post.
  9. An Employee can view all articles that belong to a category (tag).
  10. An Employee can flag a comment, article and/or gif as inappropriate.
  11. Admin can delete a comment, article and/or gif flagged as inappropriate.

Build Status

Maintainability

Coverage Status)

employees-social-network's People

Contributors

okpoekpenyong avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

iaiyam1

employees-social-network's Issues

Preps

Create a GitHub Repository, add a README, and clone it to my computer.

Preps

Create a GitHub Project Board on the newly created repo.

Initial Dev Env Setup (Guideline 1 - 3)

Guidelines

  1. Setup ESLint and ensure that the codebase follows the specified style guide
    requirements (in this case Airbnb style: helps format code to readable standard).
- create and configure the file .eslintrc.js
  1. Setup the test framework (Mocha).
  2. Setup a PostgreSQL database (ORM library NOT REQUIRED).
    4. Setup Node, Express, and body-parser.
    5 Start the server successfully

Extra
Install Babel plus dependencies for keeping up with ES5
Install Nodemon to watch changes and restart our servers

Required Features-10

Employees can view all articles and gifs, showing the most recently posted articles or gifs first

Optional Feature-3

Admin can delete a comment, article and/or gif flagged as inappropriate.

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.