GithubHelp home page GithubHelp logo

caward12 / m4-final-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bcgoss/temp-mid-mod

0.0 1.0 0.0 277 KB

URLockbox Starter Rails App

Ruby 78.14% JavaScript 7.72% CSS 1.56% HTML 12.58%

m4-final-starter's Introduction

URLockBox

This app allows users to create an account and store links. It uses:

Rails 5.0.0.1

Ruby 2.3.0

A user, once logged in can add new links with a valid url and a title (a link must have both). A user can also update the link, mark as read or unread and filter. Filters include showing only read links, only unread links, or typing in to a filter that looks for matches in both the title and the url of the link.

Production site: https://salty-ravine-23588.herokuapp.com/

log in as existing user: email: [email protected] password: password

Setup

  1. clone this repo
  2. bundle
  3. run rake db:setup in the command line
  4. run rspec
  • note: Some of the tests use Selenium to test javascript features. In order to to use Selenium you must have Firefox version 46, other versions of Firefox may not work with this test suite.

Api

This repo includes one RESTful api endpoint for links.

PUT /api/v1/links which takes link params which must include a valid URL (includes http/https) and a title for the link.

Hot Reads Service

URL Lock Box works in conjunction with Hot Reads to identify "hot links" - the top 10 most-read links

Hot Reads repo: https://github.com/caward12/hot_reads

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

Final Assessment

The URLockbox is the final assessment for module 4 of the backend engineering program at Turing School of Software and Design.

m4-final-starter's People

Contributors

caward12 avatar neight-allen avatar case-eee avatar

Watchers

 avatar

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.