plxity / getReferral

A dashboard for managing referral in a better way

Home Page:get-referral.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getReferral

A simplified and easy solution to manage the referrals. Don't let your DMs be flooded with so many resumes and messages.

Filter out the profile and hire the best talents in the industry.

Apply with one click for any referral, and avoid filling out forms and sending emails with resumes.

Free, convenient and easy to use. ( Powered by Peerlist )

Link - https://get-referral.vercel.app/

Key features

  • Prevent a lot of DMs
  • Chances to best profiles getting skipped reduced.
  • Filter profiles with a lot of flexible parameters
  • Reduce duplicate entries, saves time
  • Easy one-click apply for candidates

Upcoming features

  • Feature to bookmark profiles in the response table to save them for future
  • Dashboard for candidates to view previous application
  • Referral rate score for job creators to get a better idea.
  • Integration with LinkedIn

Project setup

  1. npm install

  2. Create an .env file and add the following variables.

    GOOGLE_ID=''
    GOOGLE_SECRET='
    MONGODB_URI=''
    LINKEDIN_ID=''
    LINKEDIN_SECRET=''
    
  3. npm run dev

  4. Open http://localhost:3000/

Design Link

  1. Figma Link

Tech stack

Frontend

  • NextJS
  • Styled-Components
  • Next-Auth
  • Radix-UI
  • React-Table

Backend

  • MongoDB (By Linode)

Dashboard

  • Login Screen

  • User Dashboard

  • Response screen


    Linode X Hashnode Hackathon submission

About

A dashboard for managing referral in a better way

get-referral.vercel.app

License:MIT License


Languages

Language:JavaScript 99.1%Language:CSS 0.9%