Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sloorush/recruitment-2020-frontend
This repository contains the user-side frontend code for IEEE Recruitment 2020
https://github.com/sloorush/recruitment-2020-frontend
Last synced: 28 days ago
JSON representation
This repository contains the user-side frontend code for IEEE Recruitment 2020
- Host: GitHub
- URL: https://github.com/sloorush/recruitment-2020-frontend
- Owner: sloorush
- License: mit
- Created: 2021-01-27T19:28:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-27T11:59:11.000Z (almost 4 years ago)
- Last Synced: 2024-05-02T03:43:45.634Z (8 months ago)
- Homepage: https://ccs.ieeevit.org/
- Size: 3.77 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Recruitments User Frontend 2020
![Banner](src/assets/recruitment_frontend_banner.png)
## About
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](https://ccs.ieeevit.org/).
## Tools and technology used
- React
- MaterialUI
- Vercel## Getting Started
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=
```To start contributing, check out [`CONTRIBUTING.md`](CONTRIBUTING.md) . New contributors are always welcome to support this project.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Aarush Bhat
📖 💻 🚇
Agniva Basak
📖 💻
Fenil Jain
🧑🏫
Ziyan Karmali
🧑🏫
Made with ❤ by IEEE-VIT