Skip to content

ashwin275/GetHired-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 

Repository files navigation

GetHired-Frontend

This repository contains the frontend codebase of GET-HIRED job portal app developed using React.js, Redux, Tailwind Css, jwt tokens, websocket api and other technologies, with Vite as the build tool . You can find the backend code in the GetHired-Backend repository.

Overview

GET-HIRED Frontend provides an interactive and user-friendly interface for job seekers and recruiters to interact with the job portal application. It offers features such as job search, real-time chat, and application management.

Features

  • Job Seekers:

    • Browse and apply for job posts.
    • Real-time chat with recruiters.
    • Secure login using JWT authentication.
  • Recruiters:

    • Post and manage job vacancies.
    • Engage in real-time chat with job applicants.
    • Convenient payment through integrated PayPal gateway.
  • Admin:

    • Manage users and recruiters.
    • Maintain the overall system and resolve disputes.
  • Technology Stack:

    • React.js, Redux, Tailwind CSS, React Bootstrap,vite,jwt,websocket,react chart js.

Getting Started

Follow these steps to set up and run the frontend locally:

  1. Clone the repository:

    git clone https://github.com/ashwin275/GetHired-Frontend.git
    cd project
    
  2. Install the dependencies:

    npm install
    
  3. Start the frontend development server:

    npm run dev
    
  4. Access the frontend app at http://localhost:5173/

    Building for Production

    To build the frontend for production using Vite, run the following command:

    npm run build
    
    
  • Home page Web capture_31-8-2023_223713_gethiredin netlify app

  • Job Seekers Screenshot 2023-08-31 230254

  • Recruiters

    Screenshot 2023-08-31 230700

    Admin Screenshot 2023-08-31 230758