Skip to content

tenso2006/parklands.us

 
 

Repository files navigation

Parklands park icon

National Parks

Team

  • Product Owner: Jackie Ho
  • Scrum Master: Kay Christensen
  • Development Team Members: Tenzin Sonam, Brian Schultz

Table of Contents

  1. Usage
  2. Requirements
  3. Development a. Installing Dependencies b. Tasks
  4. Team
  5. Contributing
  6. Schema Design
  7. App Architecture Map

Usage

Download the repo Install dependencies In the terminal, run npm start. In another terminal, run node db/seed. In another terminal, run npm test. In browser, open localhost:3000

Requirements

  • Node ^7.6.0
  • Postgresql 9.1.x
  • Cloudirina API Service
  • Twitter API
  • Sequelize
  • MapBox API
  • Express

###Dependencies

  • Axios: latest
  • Babel-preset-airbnb: ^2.2.3
  • Bcrypt: latest
  • Bluebird: latest
  • Body-parser: latest
  • Cheerio: latest
  • Express: latest
  • Express-session: ^1.15.1
  • Immutable: ^3.8.1
  • Mapbox-gl-directions: ^3.0.3
  • Moment: ^2.17.1
  • Passport: ^0.3.2
  • Passport-local: latest
  • Path: ^0.12.7
  • Pg: latest
  • React: latest
  • React-alert: ^1.0.14
  • React-addons-css-transition-group: ^15.4.2
  • React-dom: latest
  • React-image-lightbox: ^3.4.2
  • React-router: ^3.0.2
  • React-select: ^1.0.0-rc.3
  • React-twitter-widgets: ^1.2.0
  • Request: latest
  • Semantic-ui-react: ^0.66.0
  • Sequelize: latest
  • Sha1: ^1.1.1
  • Superagent: ^3.5.0

###Development Dependencies

  • Ava: ^0.18.2
  • Babel-core: ^6.23.1
  • Babel-loader: ^6.3.2
  • Babel-preset-airbnb: ^2.2.3
  • Babel-preset-es2015: ^6.22.0
  • Babel-preset-react: ^6.23.0
  • Babel-preset-stage-0: ^6.22.0
  • Bell-on-bundler-error-plugin: ^1.0.8
  • Chai: ^3.5.0
  • Del: ^2.2.2
  • Enzyme: ^2.7.1
  • Gulp: ^3.9.1
  • Gulp-autoprefixer: ^3.1.1
  • Gulp-cache: ^0.4.5
  • Gulp-concat: ^2.6.1
  • Gulp-cssnano: ^2.1.2
  • Gulp-imagemin: ^3.1.1
  • Gulp-jshint: ^2.0.4
  • Gulp-livereload: ^3.8.1
  • Gulp-notify: ^3.0.0
  • Gulp-rename: ^1.2.2
  • Gulp-uglify: ^2.0.1
  • Jsdom: ^9.11.0
  • Jshint: ^2.9.4
  • Json-loader: ^0.5.4
  • Mapbox-gl: ^0.32.1
  • Mocha: ^3.2.0
  • Moxios: ^0.3.0
  • Nodemon: ^1.11.0
  • Passport-local: ^1.0.0
  • React-addons-test-utils: ^15.4.2
  • Semantic-ui-react: ^0.66.0
  • Sinon: ^1.17.7
  • Transform-loader: ^0.2.3
  • Webpack: ^2.1.0-beta.22
  • Webpack-dev-server: ^2.3.0
  • Webworkify-webpack: ^2.0.1

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Single page web app for national park lovers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.2%
  • CSS 11.1%
  • HTML 0.7%