Skip to content

zhaohanson1/Cal-NERDS

 
 

Repository files navigation

Cal-NERDS

Maintainability Test Coverage Build Status

https://damp-brushlands-79654.herokuapp.com/

This app can be deployed to Heroku. Some notes:

  • It uses Google OAuth and so requires you to use figaro to set the GOOGLE_KEY and GOOGLE_SECRET.
  • ActionMailer needs an email address to send emails from. The address and password should also be in the figaro YAML file as gmail_username and gmail_password, respectively.
  • The db should be seeded with a user whose auth and admin attributes are set to true so that upon deployment there is already someone who can log in and make other uses auths or admins.
  • To create an auth user, that user needs to log in with Google and then an admin will be able to authorize them from the /users page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 73.4%
  • HTML 13.5%
  • Gherkin 8.8%
  • CSS 3.1%
  • CoffeeScript 0.6%
  • JavaScript 0.5%
  • Makefile 0.1%