Evaluation System is an internal HRM/Social Platform for IEEE Helwan Student Branch.
- Go to issues page.
- Create a new issue with a full description for your issue or suggestion.
- clone the repo:
git clone https://github.com/ieeehelwanstudentbranch/evaluation-system-front.git
cd evaluation-system-front
npm install
npm start
git checkout -b "YOUR_BRANCH_NAME"
- Edit code and make the Pull Request.