Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 559 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 559 Bytes

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