Git Product home page Git Product logo

cemetery's Introduction

Storm Lake Cemetery (sl-cem)

An interactive map application for the Storm Lake cemetery. This app has been retired and replaced by cemetery-map.

Quick setup

To begin development do the following:

Install npm, bower & PostgreSQL

Then,

git clone https://github.com/jbshep/sl-cem.git

cd sl-cem

npm install

bower install

npm install -g db-migrate

Next, create a PostgreSQL database named slcem.

Modify database.json with the credentials for your PostgreSQL

Finally,

db-migrate up

Populating the database

In order to populate the database with data, developers must have access to cemetery data in the form of a CSV file. This CSV file is not part of the GitHub repository. The CSV file should reside at docs/cemetery.csv. Then, the developer should enter the utils directory and type 'node db-populate.js'.

Running the application

Run the application by typing

node bin/www

or, if you have nodemon installed, type

nodemon bin/www

Contributing to this application

BVU students who wish to contribute code to this project should make every effort to follow the Airbnb JavaScript Style Guide for ES5. Once Node.js more reliably supports ES6, we may choose to migrate to the newest style guide.

cemetery's People

Contributors

jbshep avatar reimkyl avatar

Watchers

Jeramelle Tatad avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.