Skip to content

ABFM/GreenFieldProject

 
 

Repository files navigation

PROJECT NAME

Pocket Jobs

Description

A place where you ask for someone to do a certain job for you. Our team added some other feature to this existing project; these added features are: fixing the profile page, messaging system, services page; (where you can post the jobs that you can do), filtering by location.

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Deployment
  5. Credits

Usage

Clone or download the repo and run npm install, then open three terminal windows:

npm run server-dev
npm run react-dev
sudo mongod

Requirements

  1. Node ^6.11.4
  2. MongoDb
  3. React

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Deployment

Credits

  • Product Owner: Atheer Mahmoud
  • Scrum Master: Dareen Hanash
  • Development Team Members: Livia Nistor, Hamza Alwan

Legacy Team (Our Team)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.1%
  • CSS 4.9%