Thanks to visit codestin.com
Credit goes to github.com

Skip to content

this is a webapp to show potential use cases of the initial project **cv_sorter**

Notifications You must be signed in to change notification settings

juto-shogan/cvsorter_webapp

Repository files navigation

CVSorter WebApp

A frontend application for efficient CV sorting and review, built with Vite, TypeScript, and Tailwind CSS for a fast and responsive user experience.

Key Features:

  • Upload and structured visualisation of multiple CVs.
  • Filtering and sorting based on relevant criteria.
  • Future: AI-assisted CV ranking or keyword matching.
  • Rapid load times and modern UI.
  • Scalable and user-friendly design.

Tech Stack:

  • Frontend: TypeScript, React
  • Styling: Tailwind CSS
  • Tooling: Vite, ESLint
  • Deployment: Vercel

Project Structure:

cvsorter_webapp/
├── public/         # Static files
├── src/            # Application source code
│   ├── assets/     # Images and icons
│   ├── components/ # Reusable UI components
│   ├── pages/      # Main views/pages
│   ├── App.tsx     # Root component
│   └── main.tsx    # Entry point
├── index.html      # Main HTML file
├── package.json    # Project metadata and scripts
└── tailwind.config.js

Getting Started:

  1. Clone: git clone https://github.com/juto-shogan/cvsorter_webapp.git
  2. Navigate: cd cvsorter_webapp
  3. Install: npm install
  4. Run dev server: npm run dev

Production Build:

npm run build

This repo is an extension of the initial project, cv_sorter = https://github.com/juto-shogan/cv_sorter

About

this is a webapp to show potential use cases of the initial project **cv_sorter**

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published