srbhr / Resume-Matcher

Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
https://www.resumematcher.fyi/
Apache License 2.0
4.92k stars 2.11k forks source link

chore: add gif files of webapp ui demo and debugging #154

Closed Sayvai closed 1 year ago

Sayvai commented 1 year ago

Add GIF files of webapp UI demo and debugging demo to Assets directory

Add two gif files which demo a couple of aspects of the full stack Next.js and FastAPI webapp.

Related Issue

N/A

Description

Add two GIF files to the Assets/img directory (see description for more details)

Type

Proposed Changes

Screenshots / Code Snippets (if applicable)

GIF demonstration of webapp UI (Resume-Matcher-Web-App-UI-Quick-Demo.gif): Resume Matcher Web App UI Quick Demo

GIF demonstration of how to debug FastAPI source code implementation (Resume-Matcher-vs-code-debug-backend-fastapi-demo.gif): Resume Matcher - Demo of how to debug VS Code Backend FastAPI backend implementation

How to Test

N/A

Checklist

Additional Information

N/A