GarimaSingh0109 / Resum-Resume

80 stars 272 forks source link
girlscriptsummerofcode hacktoberfest hactoberfest-accepted

LinkedIn Resume Builder ✨

This project is a LinkedIn Resume Builder that allows users to generate professional resumes from their LinkedIn profiles in just a few clicks. The website is designed with a clean and responsive UI using Bootstrap, and it focuses on simplicity and ease of use. Users can sign up, log in, and create a polished resume using their LinkedIn URL.

Screenshot

Discord Link:- https://discord.gg/GJ5BfwVd

Features πŸš€


Project Structure πŸ“

The website consists of the following key sections:

  1. Navbar: A top navigation bar with links to the homepage, resume builder, sign-up, and login pages.
  2. Hero Section: A call-to-action (CTA) section encouraging users to get started with building their resume.
  3. Features Section: A section highlighting the core features of the platform.
  4. Testimonials Section: A section displaying user feedback and testimonials to boost credibility.
  5. Footer: A simple footer providing basic information about the website.

Technologies Used πŸ’»


πŸ“Έ Screenshots

πŸ’»Desktop andπŸ“±Mobile View

First Image Second Image

Getting Started 🏁

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/linkedin-resume-builder.git
    cd linkedin-resume-builder
  2. Open the index.html file in your preferred browser:

    open index.html
  3. Start using the LinkedIn Resume Builder.

File Structure πŸ“‚

β”œβ”€β”€ index.html          # Main homepage
β”œβ”€β”€ resume.html         # Resume builder page
β”œβ”€β”€ signup.html         # Sign-up page
β”œβ”€β”€ login.html          # Log-in page
β”œβ”€β”€ about.html          # About page
β”œβ”€β”€ Hero Section.jpg    # Image displayed in the hero section
β”œβ”€β”€ styles.css          # Custom CSS styles (inlined in HTML)

Developer Setup πŸ› οΈ

For developers who want to contribute:

  1. Clone the repository:

    git clone https://github.com/your-username/linkedin-resume-builder.git
    cd linkedin-resume-builder
  2. Install necessary dependencies (if using Node.js, Python, etc.).

  3. Run the development server:

    npm start   # Or appropriate command

Contributing 🀝

Contributions are welcome! Here’s how to get started:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name.
  3. Make your changes and commit them.
  4. Push to the branch: git push origin feature/your-feature-name.
  5. Open a pull request with a detailed description.

Usage πŸ“„

  1. Home Page: Introduces users to the service with a description and a call-to-action button.
  2. Build Resume: Users enter their LinkedIn URL to create a resume.
  3. Sign-Up/Login: Users can create an account or log in to manage their resume.
  4. Features & Testimonials: Displays the platform’s features and user feedback.

Responsive Design πŸ“

The project uses Bootstrap’s grid system to ensure the website is fully responsive across different screen sizes. Additional media queries are included for further fine-tuning the layout for mobile devices.

License πŸ“œ

This project is licensed under the MIT License. See the LICENSE file for more information.

Thank you for visiting this......