GithubHelp home page GithubHelp logo

hot_reads's Introduction

README

Hot Reads

This app tracks the top-10 most read links from URL-Lock box

Rails 5.0.4

Ruby 2.3.0

This app counts the number of times a link has been read in the URL-lock box app and displays the top 10 links on the index page.

Hot-Reads Production site: https://pacific-earth-63717.herokuapp.com/

URL-Lock box repo: https://github.com/caward12/m4-final-starter

URL-Lock box production: https://salty-ravine-23588.herokuapp.com/

Setup

  1. clone this repo
  2. bundle
  3. run rake db:setup in the command line
  4. run rspec

Api

This application features two endpoints

GET /api/v1/links returns a list of the top-10 most read links across all users.

POST /api/v1/links creates a new link with the url passed in via params. Links default with a read_count of 0 and increase by one each time a link is read in URL-Lock box.

Final Assessment

This application, in conjunction with URL-Lock box is the final assessment for the back-end engineering program at Turing School.

hot_reads's People

Watchers

 avatar

Forkers

stovermc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.