Skip to content

cjnething/jobpanda

 
 

Repository files navigation

JobPanda

Make Your Job Search and Application process simple!

Team

  • Product Owner: Derek Van Dyke
  • Scrum Master: Robert Zheng
  • Development Team Members: Wendy Leung, Mark Marcantano (Project Manager)

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Signup, add the bookmarklet and start adding jobs!

Requirements

  • Node 0.10.x
  • mySQL
  • Express
  • Passport
  • Bookshelf

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

gulp localtest

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.1%
  • HTML 13.3%
  • CSS 8.6%