Skip to content

HarshitPG/MFC-Recruitment-Portal-BE

Repository files navigation

MozillaFirefox-VIT


Recruitment Portel Backend '24

The official Backend API for MFC-VIT recruitment of 2024.

Tech Stack

  • Node.js
    • NodeMailer
    • Multer
  • Express.js
  • MongoDB

Features

  • User Authentication with email verification and reset password
  • Task Submission (single submission allowed)
  • File Upload
  • Choose and update domain
  • Admins can promote users for next round
  • Admins can all user details and task submissions.

Steps To Run

  1. Clone the Repository:

    git clone https://github.com/HarshitPG/MFC-Recruitment-Portal-BE.git

  2. Install all the dependencies:

    npm i

  3. Update the .env file with our configs( Refer .env_example for environment variables).

  4. To Start the server:

    npm start

  5. Use postman and test the api at the endpoints

Authors

Harsit

Harshit P G

GitHub LinkedIn

License

Copyright © 2024, MozillaFirefox-VIT, Harshit P G and all other contributors.

Made with ❤️ by MFC-VIT