Skip to content

nikolap994/recruit_em

Repository files navigation

Open Source Online exam system for all your testing needs for assessment, recruitment, selection and certifications. 🖥️


Features

  • Open new positions and make it possible for candidates to apply

  • Automatically assign questionnaires and tests for candidates

  • Check for candidate history and avoid forcing them to retake same questionnaires if they are re-applying for new positions!

Contributing

Feel like contributing? That's awesome!

Thanks for showing interest to contribute to RecruitEm 💖, you rock!

There are different ways you can contribute, all of which are valuable:

  • Fork the project
  • Take on one of active issues
  • Make a pull request

Here are a few guidelines that should help you as you prepare to make your contribution.

If you have any questions, feel free to contact us on Github discussions or issues page.

We are always active on discord server.

If you like the project, but don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:

  • Star the project
  • Tweet about it
  • Refer to this project in your project's README
  • Share on your socials (Facebook, Instagram, TikTok, YouTube, LinkedIn)
  • Mention the project at local meetups and tell your friends/colleagues

Style Guide

  • This project uses Tailwind on the front end. Please avoid using inline and scss styles unless absolutely necessary.

Formatting

Usage

Edit .env.local file:

MONGODB_URI="URL FOR MONGO DATABASE" 
SITE_URI="http://localhost:3000"

#FOR AUTH CHANGE THIS WITH RANDOM STRINGS FOR HASHING.
NEXTAUTH_JWT_SECRET="b4ed764b60a9a9be8452f06ca06519f9"
NEXTAUTH_SECRET="b4ed764b60a9a9be8452f06ca06519f9"

Run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

* To avoid merge conflicts, please pull from the main branch before making any changes.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published