ianchen06 / golden-resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume Generator App

This is a simple web application that allows users to generate professional resumes in minutes.

Project Structure

  • app.js: Contains the main JavaScript code for the application.
  • index.html: The main HTML file that displays the homepage of the application.
  • content.html: An HTML file that contains the resume reviewer form.

How to Use

  1. Open index.html in your web browser.
  2. Click on the "Try It Now" button to navigate to the resume reviewer form.
  3. Paste your resume in the form and click "Get Suggestions" to get suggestions for improving your resume.

Dependencies

This project uses the following dependencies:

  • Bootstrap: For responsive styling.
  • jQuery: Used in app.js for DOM manipulation.
  • Popper.js: A dependency of Bootstrap for positioning tooltips and popovers.

Contact

If you have any questions or feedback, feel free to open an issue on this repository.

About


Languages

Language:HTML 90.7%Language:JavaScript 9.3%