Skip to content

App for amateur meteorologists to track their station observations. Built with Sinatra.

Notifications You must be signed in to change notification settings

bbbtttiii/hyperlocal

Repository files navigation

Hyperlocal

A CRUD/MVC app to help amateur meteorologists and storm chasers track their station observations.

Live demo: http://hyperlocal-wx.herokuapp.com

Getting Started

  • Clone
  • Run bundle install
  • Run rake db:migrate
  • Run rake db:seed to start with sample data, if desired
  • Run shotgun and head to http://localhost:9393

Features

After creating an account, you can create new observations, edit or delete your entries, and view reports from all users.

Built With

Contributing

Feel free to create a pull request if you have any ideas for expansion or improvement!

Authors

License

MIT Open Source (https://opensource.org/licenses/MIT)

About

App for amateur meteorologists to track their station observations. Built with Sinatra.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published