Skip to content

kterry1/application-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application Station

An email classifier that sorts emails, you receive from companies, after you apply to their open positions.

Frontend

  • Chakra UI (Design System/Component Library)
  • React
  • TypeScript
  • Apollo Client
  • Formik (Form Management)
  • React Testing Library (Unit Tests)

Backend

  • GraphQL
  • Apollo Server
  • Prisma (ORM)
  • SQLite DB (Development)
  • PostgreSQL (Production)
  • Open AI API
  • Classifier.js(For Training Machine Learning Models)

On the RoadMap

  • Cypress (E2E Tests)
  • Stripe Integration (Payment System)
  • CirceCI SDK Integration
  • Generated Types on the Backend
  • Launch Darkly Integration (Feature Flag Management)
  • Redis (Cache)
  • Demo Account

Releases

No releases published

Packages

No packages published