Recruitment 2020 Frontend, This project was to create a frontend that ensures a smooth process of recruiting an amazing set of people into IEEE-VIT. It handles the user side of the recuitment process. It includes an option to signup or login into your account, an option to reset your password, a typeform-like form that tests the candidates on some questions recieved from the backend and a dashboard that gives you options to select your slots for your interview, show you the meeting link during your time slot and also show live updates regarding the results of each interview round.
You can check out the website here.
- React
- MaterialUI
- Vercel
To get started:
- Clone the repo.
git clone https://github.com/IEEE-VIT/recruitment-2020-frontend.git
- Checkout to a new branch.
git checkout -b my-amazing-feature
- Make some amazing changes.
git add .
git commit -m "A short description about the feature."
git push origin my-amazing-feature
- Open a pull request :)
- For running this project successfully you'll need to create a
.env
file and store your firebase credentials there like following
REACT_APP_BACKEND_URL=
REACT_APP_SITE_KEY= <GOOGLE_RECAPTCHA_KEY>
To start contributing, check out CONTRIBUTING.md
. New contributors are always welcome to support this project.
Thanks goes to these wonderful people (emoji key):
Aarush Bhat 📖 💻 🚇 |
Agniva Basak 📖 💻 |
Fenil Jain 🧑🏫 |
Ziyan Karmali 🧑🏫 |
Made with ❤ by IEEE-VIT