Skip to content

luftdaten/alarm_app

Repository files navigation

App.Luftdaten.info App

A Particular Matter Notification App

This Rails 5 (5.0.0.1) app integrated:

  • Devise - for authentication.

  • Active Admin - for controlling the content of site through admin panel.

  • Devise invitable - for inviting the user from the admin panel to join the application.

  • semantic ui - for look and feel of application with glyphicons.

  • letter opener - for view the content of email in the browser itself.

  • exception_notification - for sending the exception email to recipients in production mode.

  • Flash messages display.

  • meta_request- for development (for google chrome rails panel)

  • .gitignore for rails app.

Development environment:

  • Ruby version (2.3.0).

  • Rails 5 (5.0.0.1).

  • Mysql (Development) and Postgresql (Production)

Setup

  1. Do git checkout followed by git archive by
$ git archive master | tar -x -C /somewhere/else
  1. cd into that directory.
  2. I am using mysql database for development. if you are using any other update your Gemfile for corresponding database adapter.
  3. Update database configurations in database.yml.
bundle install
rails db:create db:migrate db:seed
rails s

Platform already live at: https://app.luftdaten.info

Screenshot der Live-App

Thanks goes to the technical base of the project the openair.cologne app!

About

Particular Matter Notification App for the Luftdaten.info Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •