Skip to content

Conor-McCoy/CS3041Project

Repository files navigation

Resume Analyzer

Author: Conor McCoy
Course: CS3041 — Human-Computer Interaction
Instructor: Professor Harrison Lane
Project Type: Final Project (Hi-Fi Prototype)


📄 Overview

Resume Analyzer is a high-fidelity prototype built for the CS3041 final project. It allows users to upload a resume and receive automated suggestions in several categories, such as:

  • Spelling & Grammar
  • Spacing & Formatting
  • Content & Flow
  • Additional Suggestions

The interface also supports job board integration and user-customized feedback to simulate tailoring resumes for specific applications.

Note: This is not a fully functional product — it is a hi-fi prototype designed for usability evaluation and interaction design purposes.


🧠 AI Assistance Disclosure

Portions of this project were developed with help from ChatGPT, particularly in refining UI layout logic, component structuring, and debugging layout responsiveness.


🛠️ How to Run the Project

1. Clone the Repository

git clone https://github.com/Conor-McCoy/CS3041Project.git
cd hifiprototype

2. Install Dependencies

npm install

3. Start the Development Server

npm run dev

By default, the application will be available at: http://localhost:5173

📎 Notes

This project includes no backend or persistent storage.

Built with React + Tailwind CSS.

Intended solely for demonstrating UI design and interaction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors