Skip to content

prototype47/WorkVent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkVent

Workvent is a campus placement portal designed using the MERN (MongoDB, Express.js, React.js, Node.js) stack, which allows students to create and modify their profiles, and showcase all the information that is typically included in a resume. Companies can post job listings, modify them, and review the list of candidates who have applied.
The portal also includes an interview feature where students can participate in final or mock interviews from the platform itself.

🎯Features

• Students can create and modify their profiles, and showcase all the information that is typically included in a resume.
• Companies can post job listings, modify them, and review the list of candidates who have applied.
• The portal includes an interview feature where students can participate in final or mock interviews from the platform itself.
• Students can apply to job listings with one click.
• Companies can view complete student profiles, including resumes and projects.
• Admin can check the details of registered students.

✨Tech Stack Used

• Frontend: React.js
• Framework: Tailwind CSS, Ant Design
• Backend: Node.js, Express.js
• Database: MongoDB

⚡Getting Started

To run the project locally, follow these steps:
• Run the command: git clone https://github.com/prototype47/WorkVent.git
• Install dependencies: npm install
• Configure the database connection in server/config/db.js.
• Start the server: nodemon server
• Start the client: npm start
• Open the portal in your web browser: http://localhost:3000

💯Deployment Link

https://workvent.onrender.com

👨‍🏫Snapshots


Register     Home     Interview