Skip to content

davidpaulhunt/wildfire_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wildfire Registry

README

ABOUT

Wildfire Registry allows you to track active and inactive wildfires based on location.

This is a test app meant to learn and explore the following concepts:

  • model relationships

  • uploading files using carrierwave

  • bootstrap views

  • nested attributes

  • app search features

  • scopes

Installation / Setup

Clone repo locally. Install gems:

bundle install

Set up database. We are using sqlite3.

rake db:create db:migrate

Tests

We haven’t written any tests, yet.

Contributing

We are currently not taking contributions at the moment.

Licensing

MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published