Skip to content

Right Resource Fit: This project will enable the Human Resource Management Team to handle HR functions related to recruitment.

License

Notifications You must be signed in to change notification settings

springboardmentor106/RightResourceFit_Infosys_Internship_Oct2024_Team_04

Repository files navigation

Right Resource Fit 💼✨

Description:

Right Resource Fit is designed to streamline recruitment processes, enabling the Human Resource Management Team to handle functions related to hiring efficiently.

Outcomes:

  1. 📝 Users can register as Applicants or HR.
  2. 🔑 Users can log in to the system.
  3. 🔄 Users can reset their passwords.
  4. 🛠️ HR can create, update, and delete job postings.
  5. 🌍 Applicants can search for jobs based on location, skills, etc.
  6. 🧾 Applicants can apply for jobs by filling out a job application form.
  7. 📋 Applicants can view the status of their job applications.
  8. 👥 HR can track applicants and their application statuses.

Project Structure 🏗️

Right Resource Fit/

  • ├── frontend/ ( ⚡ Vite + TypeScript project)
  • └── backend/ ( 🖥️ Express + Node.js project)

Getting Started 🚀

Frontend Setup (Vite + TypeScript) ⚡

To run the frontend, follow these steps:

  1. Navigate to the frontend directory:

    cd Frontend\ RRF
  2. Install the necessary dependencies:

    npm i
  3. Start the development server:

    npm run dev
  4. The frontend will be running at http://localhost:5173

Backend Setup (Express + Node.js) 🖥️

To run the backend, follow these steps:

  1. Navigate to the backend directory:
cd backend
  1. Install the necessary dependencies:
npm install
  1. Start the backend server:
node server.js
  1. The backend will be running at http://localhost:3000.

Our Contributors ❤️✨

Contributors

Support or Contact

For any inquiries or support regarding the project, feel free to Contact us.

Acknowledgments

Special thanks to our Mentor for providing tools and support assisted in creating this Project.

About

Right Resource Fit: This project will enable the Human Resource Management Team to handle HR functions related to recruitment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •