Coder Social home page Coder Social logo

sudeepmi / resumearchive Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 135 KB

ResumeArchive is a web-based application designed to scan, store, and publicly share resumes (CVs).

Home Page: https://resume-archive.vercel.app

CSS 2.20% JavaScript 97.80%
api cws next-14 ocr-api resume

resumearchive's Introduction

ResumeArchive

ResumeArchive is a web-based application designed to scan, store, and publicly share resumes (CVs). Users can upload their resumes, which are then parsed and stored in a centralized, searchable database. Employers and recruiters can access this repository to find potential candidates efficiently. The application leverages an API for resume parsing, ensuring that all relevant information is accurately extracted and organized. With a focus on user security and ease of access, ResumeArchive aims to streamline the job application process for both job seekers and employers.

Features

  • Resume Upload: Users can upload their resumes in various formats.
  • Resume Parsing: Automatically extracts and organizes resume information.
  • Centralized Database: Stores resumes in a searchable repository.
  • Public Access: Employers and recruiters can search and access resumes.
  • Secure Storage: Ensures that all user data is securely stored and managed.

Getting Started

Prerequisites

  • Node.js
  • npm (Node Package Manager)
  • An API key for the resume parsing service from API Layer.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/ResumeArchive.git
    cd ResumeArchive
  2. Install dependencies:

    npm install
  3. Set up environment variables: Create a .env file in the root directory and add your API key:

    API_KEY=your_api_key_here

Usage

  1. Run the application:

    npm start
  2. Open your browser and navigate to http://localhost:3000 to access ResumeArchive.

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to contribute to this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • API Layer for providing the resume parsing API.
  • Node.js for the server environment.
  • Axios for making HTTP requests easy.

Happy job hunting and recruiting with ResumeArchive!

resumearchive's People

Contributors

sudeepmi avatar

Stargazers

 avatar Shishir Shrestha avatar Suraj Gaire avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.