Giter Site home page Giter Site logo

readinglist's Introduction

Hi there, I'm Chris ๐Ÿ‘‹

A little more about me ๐Ÿ‘‡:

let chriskenst = {
  workRole: "Engineering Director",
  otherRoles: [
    "President of the Association for Software Testing",
    "Writer",
    "Occasional Speaker",
    "Built and Maintains an OSS list of testing conferences and workshops",
  ],
  Interests: ["Systems Thinking", "Test Design", "Teaching", "Bias in AI"],
  Tools: ["VS Code", "Git", "Docker", "Cypress", "WebDriverIO"],
  Websites: {
    Blog: "https://www.kenst.com",
    Conferences: "https://testingconferences.org",
    AST: "https://www.associationforsoftwaretesting.org/"
  },
};

readinglist's People

Contributors

ckenst avatar

Watchers

 avatar  avatar

readinglist's Issues

Change book list layout and styling

  1. I'd like to change the layout of the book list so that we have multiple books per row with the reviews underneath them.
  2. Can we order the books based on name
  3. Make responsive

Update to Ruby 2.2.4

According to Heroku Ruby 2.0.0 has reached end of life and support will end at Heroku for pushing Ruby 2.0 apps February 24, 2017.

To migrate your app, you will need to add ruby "2.2.4" line to the top of your Gemfile if it doesn't already exist. From there, you can do a normal deploy:

$ git add Gemfile
$ git commit -m "Upgrading Ruby to 2.2.4"
$ git push heroku master

Link books to detailed page

When clicking on the link to a book it should open a separate page on the books details. Single page view.

Hide New Book Form

Hide the new book form behind some authentication / login so this app becomes more of a read-only site for the viewers

Clone this repo, make separate apps

I'd like two separate apps:

  1. For an actual reading list that I can update, maintain, etc. Would be read-only to the public. Customized header, etc.
  2. An app for testing exercises. One that would be able to add books to from the UI. Basic header.

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.