Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

ajilityj/kamala_facts

 
 

Repository files navigation

Kamala Harris Fact Checker

This is a search engine for users to look through all of the lies and smears and find out the truth about Kamala Harris. Users can type in the search bar to search up a claim and once they click on each claim, they will be presented with supporting evidence that prove the claim is true or false. Each piece of evidence will have a link to a a receipt where the user can go read more information about the topic.

Demo

https://kamalafacts.com/

Installation

Clone this repo:

https://github.com/Sydnee510/facts_app

Install Dependicies:

$ bundle install

Create Database:

$ rails db:create 

Migrate Database:

$ rails db:migrate

Start Server:

$ rails s

Framework

Ruby on Rails

Database

PostgreSQL

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 63.5%
  • HTML 28.9%
  • JavaScript 4.7%
  • SCSS 2.9%