Skip to content

PerfectPizza/OpenInvite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PerfectPizza

Displacing boredom one event at a time.

Team

  • Product Owner: Ari Leo Frankel
  • Scrum Master: Henry Hedges
  • Development Team Members: Ross Topol, Kelly John Braun, Mitchell Deane

Table of Contents

  1. Requirements
  2. Development
    1. Installing Dependencies
    2. Tasks
  3. Contributing

Requirements

  • Node
  • ReactBootstrap
  • PostGres
  • Express
  • browserify-middleware

Development

Installing Dependencies

From within the root directory:

npm install

Contributing / Style-Guide

Comments

  • Provide comments any time you are confident it will make reading your code easier.

  • A good comment is often less effective than a good variable name.

  • Do not include a type=text/javascript" attribute on script tags

    <!-- good -->
    <script src="a.js"></script>
    
    <!-- bad -->
    <script src="a.js" type="text/javascript"></script>
  • This project utilizes the 'standard' ESLint module with some additional specs. See .eslintrc.js for details

About

Displacing boredom one event at a time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6