Skip to content
Sunil Sonawane edited this page Jun 4, 2020 · 11 revisions

Welcome to the development section for PeerLy. Here are shall document as much of the technical development as needed. Here are some starters for documentation.

The server-side will be built in NodeJS and Go in parallel with 2 different teams! ReactJS will be used on the front-end and GraphQL will be used to manage data.

Here is the Entity Relationship Diagram

Different modules to be built:

  1. Login(Google Auth) & Session Management
  2. Listing / Creation of recognitions
  3. Authorisation based on roles
  4. Filter based on user, badges, time based.
  5. Flag & Comments
  6. Moderation
  7. Admin section for badges, core values, user approval
  8. Dashboard for employee & admin
  9. Reports for employee and admin
Clone this wiki locally