Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 593 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 593 Bytes

Evaluation System


Evaluation System is an internal HRM/Social Platform for IEEE Helwan Student Branch.

ISSUE OR SUGGETSION


Open issue

  • Go to issues page.
  • Create a new issue with a full description for your issue or suggestion.

Contributing

  • 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.