Skip to content

daphnebaud/Programming-Data-Base-Web-Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employeah 🔍

Employeah is a web application that helps users navigate the complex job market. It aggregates job postings, extracts key skills using an LLM, and visualizes trends to answer three key questions:

  1. Which skills should I learn for a specific job?
  2. Which skills are becoming more or less relevant over time?
  3. Which job matches my current skills best?

🏗️ Project Architecture

The project is divided into three main distinct applications:

  1. client/: The Frontend. Built with React.
  2. server/: The "online" Backend. Built with Node.js and Prisma.
  3. data-pipeline/: The "offline" Backend: the Scraper & Processor. Built with Python.

About

Web Application that matches a user's skills to a perfect job.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors