Skip to content

philcho/collective

 
 

Repository files navigation

Collective

A digital yearbook for classes and groups.

Team

  • Vi Chang
  • Alan Chin
  • Phil Cho
  • Dan Roberts

Table of Contents

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

Usage

From within the root directory:

  • npm run build
  • npm run watch
  • Make sure you have a .env file with the credentials and path for your database

Requirements

  • axios
  • bluebird
  • body-parser
  • babel-cli
  • babel-core
  • babel-jest
  • babel-loader
  • babel-preset-es2015
  • babel-preset-latest
  • babel-preset-react
  • babel-register
  • chai
  • d3
  • dotenv
  • enzyme
  • enzyme-adapter-react-16
  • enzyme-to-json
  • eslint-config-hackreactor
  • Express
  • git://github.com/reactorcore/eslint-config-hackreactor
  • jest
  • mocha
  • mongodb
  • mongoose
  • Node
  • Nodemon
  • normalize.css
  • React
  • react-dom
  • regenerator-runtime
  • supertest
  • Webpack
  • webpack-dev-middleware

Development

Installing Dependencies

From within the root directory: npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

A digital yearbook for classes and groups.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%