Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 881 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 881 Bytes

Device Tracker

Device Tracker is a Ruby on Rails based Content Management System (CMS) that allows a user to view, describe, and discuss their devices with other users. It emphasizes RESTful routing, CRUD operations, MVC architecture, and OmniAuth.

To execute:

clone the repository, cd into the projects directory, run bundle install, rails db:migrate, and rails server. Access the app by typing localhost:3000 in your web browser.

Contributing

In the interest of embracing the open source community, contributions are greatly appreciated! Ideas, changes, corrections, and additional features are encouraged! Bug reports and pull requests are welcome on GitHub at https://github.com/NWhitby/Device-Tracker.

License

The gem is available as open source under the terms of the MIT License.