Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 971 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 971 Bytes

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)