Architecture
This document outlines the high-level architectural design for SSN Job Board.
Technical Specifications
We can achieve the schema and taxonomy for matching referrals to employers and training providers using the Open Skills API.
We reviewed the implementations from various projects and companies as well as their API and data schema to set up ours. These include:
Workforce Data Initiative organization which holds the skills API repo,
Data-at-work provides insight into Open Skills API analysis, job data and machine learning model applications,
JobPosting schema for type definition from schema.org,
O*Net Online implementing the schema and open skills API for a job platform.
Technology Stack
We majorly use GRANDstack and a mixture of other tools listed below:
Programming Language: JavaScript, Typescript
Frameworks: Nodejs, Express, Apollo, Graphql, React
Core Database: Neo4j, MongoDB
In-memory Cache: Redis
Design Spec and Assets
All design assets related to the SSN job board live here - Figma link.
Last updated
Was this helpful?