Skip to content

Harshita-Kanal/Job-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Portal

About

A Job Portal Built in React, Node, Express and Redis.

Features and Concepts implemented

  • Fetching from GitHub API
  • Create an updating job board
  • Setting up a Cron Job, which runs after every set interval
  • Using Node caching with Redis
  • Using Redis and Node-Redis
  • Creating A simple Express server
  • Buiding Logic to filter jobs
  • Implementing Pagination
  • Front-End in Material UI

Components

  • Client
  • Server
  • Worker
  • API