Skip to content

dkintop/vote-on-it

Repository files navigation

Vote On It

This is a ruby on rails web application that allow users to create A subject with two options that allows the user and other users to vote on that subject and then view the results of the poll. video demo:

IMAGE ALT TEXT HERE

Getting Started:

To get this application up and running for further development on your local machine, follow these instruction:

##Prerequisites: System Requirements:

  • Ruby Version 2.6.1 or later
  • Bundler version 2.0.2 or later

Running the application

To run this application on your local machine:

  • clone this repository into a local directory on your machine
  • run 'bundle install' command in terminal to install gem dependencies
  • run 'rails s' command in terminal and navigate to localhost:3000 in your web browser to run the application on the rails development server.

Built With

  • Web Framework: Ruby on Rails
  • Database: sqlite3

Authors

Doug Kintop

License

This Project is licensed under the MIT License see the LICENSE.md file for further information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published