Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

RPI Petitions service, created from a fork of RIT's PawPrints.

License

Notifications You must be signed in to change notification settings

wtg/petitions-old

 
 

Repository files navigation

About

PawPrints is a web application created by the RIT Student Government.

Original Sources: Repository Website

The RPI Web Technologies Group has modified the application for use on the Rensselaer campus. The purpose of this site is to share ideas and influence decision making by posting petitions. The community votes on the petitions, and once a minimum threshold is reached, a response is issued by an appropriate representative or leader knowledgeable of the issue.

Usage (Local Development)

note: when cloning, run the following to include the CAS auth package for RPI deployment

git clone --recursive https://github.com/wtg/petitions

  • Install Meteor.
  • From the root directory, run meteor --settings settings.json.

Usage (Production Enviornment)

  • Check out the node section of the config repository for example systemd files and nginx configuration files.
  • For creating an admin user for mongo, read Section 1.2 of this article.

Contributing

  • The roadmap details planned features by core project maintainers.
  • We are open to pull requests! Please follow the coding conventions currently in place.

Bitdeli Badge

About

RPI Petitions service, created from a fork of RIT's PawPrints.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.8%
  • HTML 27.9%
  • Less 7.3%