freshlybreemed / highfive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name: HIFIVE

HIFIVE is an encouraging Software Engineer Interviewing Platform where companies can create jobposts with interviews, review applications and provide instant feedback. Applicants are presented with open positions that match the filter criteria and can apply by taking the interview and review their own performance right after.

Team: HIFIVE

  • Product Owner: Sandra Jayasingha
  • Scrum Master: Josh Hickman
  • Development Team Members: Andrew Yi

Table of Contents

  1. Usage

  2. Requirements

  3. Development

    a. Installing Dependencies

    b. Tasks

  4. Team

  5. Contributing

Usage

Company

1.[Login/Signup] >> Enter email address and password to create or login to an existing account.

2.[Edit Profile] >> Edit Profile and provide industry and location, as well as upload picture that represents culture

3.[Jobposts] >> Click on jobposts for the category junior, mid or senior to find all jobposts or delete them. Create new will create a jobpost in the respective category and bring user to the interview section where questions with the respective difficulty level can be chosen. By clicking save, the interview will be attached to the new jobpost.

4.[Submissions] >> By clicking on 'see submissions' in jobpost view, all submissions will be shown for that specific jobpost. Clicking on watch applicatin will show all videos and code by the applicant. After the review comments and status can be updated. Save will inform the applicant about the decision.

Requirements

  • Node 0.10.x version v6.9.5

Development

Installing Dependencies

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

How to build project

Development: npm start_dev ~ starts client development server on port : 8080;

Production: npm run "build_prod": compiles code into bundle.js in /bundle;

About


Languages

Language:JavaScript 91.7%Language:CSS 7.6%Language:HTML 0.7%