Skip to content

Jobernify is a job search platform that connects job seekers with opportunities using advanced filters and AI-driven recommendations.

License

Notifications You must be signed in to change notification settings

Dzenoo/Jobernify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobernify

Jobernify is a job search platform that connects job seekers with opportunities using advanced filters and AI-driven recommendations.

Features

  • Advanced Filters: Refine job searches based on location, experience, salary, and more.
  • AI-Powered Recommendations: Receive job suggestions tailored to your profile and preferences.
  • User Profiles: Create and manage profiles to showcase skills and experiences.
  • Application Tracking: Monitor the status of your job applications in real-time.
  • Job Alerts: Set up personalized alerts for new opportunities matching your criteria.

Technologies Used

  • Frontend

    • React with TypeScript
    • Next.js for server-side rendering and routing
    • Tailwind CSS for responsive and modern UI design
  • Backend

    • NestJS for building efficient and scalable server-side applications
    • MongoDB for database management

Installation

  1. Clone the Repository:
git clone https://github.com/Dzenoo/Jobernify.git
  1. Frontend Setup:
  • Navigate to the client directory:
cd client
  • Install dependencies:
npm install
  • Add a .env file in the client directory and configure the necessary environment variables. Use .env.example as a reference.
  1. Backend Setup:
  • Navigate to the api directory::
cd api
  • Install dependencies:
npm install

Add a .env file in the api directory and configure the necessary environment variables. Use .env.example as a reference.

  1. Start Servers:
  • Frontend
npm start:client
  • Backend
npm start:api

Usage

Create account and start exploring application.

Contributing

Contributions are welcome! Please fork the repository, create a new branch, and submit a pull request with your proposed changes.

License

This project is licensed under the MIT License.

About

Jobernify is a job search platform that connects job seekers with opportunities using advanced filters and AI-driven recommendations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published