Skip to content

Kabin24/TechSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Portal - MERN Stack

A full-stack job portal application built with the MERN stack (MongoDB, Express.js, React.js, Node.js). This platform connects students seeking job opportunities with recruiters posting and managing job listings.

Features

Student Features

  • User Authentication: Secure sign-up and login using JWT.
  • Job Search: Browse and filter job listings by title, location, or company.
  • Apply for Jobs: Submit applications with resume uploads.
  • Application Dashboard: Track application status (e.g., applied, shortlisted, rejected).
  • Profile Management: Edit personal details and upload resumes.

Recruiter Features

  • User Authentication: Secure sign-up and login for recruiters.
  • Post Jobs: Create and manage job listings.
  • Manage Applications: View, shortlist, accept, or reject applications.
  • Dashboard: Monitor posted jobs and applicant analytics.

General Features

  • Responsive Design: Seamless experience across desktop and mobile devices.
  • RESTful API: Backend API for efficient data handling.
  • MongoDB Integration: Robust database for storing user data and job listings.

Tech Stack

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB (via MongoDB Atlas)
  • Authentication: JSON Web Tokens (JWT)

Prerequisites

  • Node.js (v16 or above)
  • MongoDB Atlas account
  • Git installed

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit changes (git commit -m 'Add your feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a Pull Request.

License

This project is licensed under the MIT License.

Acknowledgements

  • Inspired by modern job platforms like LinkedIn.
  • Built with guidance from MERN stack tutorials and community resources.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages