Giter VIP home page Giter VIP logo

pupperoni's Introduction

Welcome

Elm Tooling

Small, example Elm application utilizing a dog breed API.

How to Run

If you have elm-live use the following command from the repo directory:

elm-live src/Main.elm -- --optimize --output=app.js 

If you'd like debug capabilities use the following:

elm-live src/Main.elm -- --output=app.js --debug

If you do not have elm-live you can use elm reactor:

elm reactor

Regardless of either approach, you will need to navigate to http://localhost:8000.

If using elm-live, you should see the home page. If using elm reactor you will need to click on src/Main.elm.

Future Enhancements

  1. Accessibility - style the app utilizing WCAG
  2. Add ID's to appropriate elements -- can make testing easier with Browserstack/LogRocket/etc and also helps with Accessibility
  3. STYLING -- needs pizzazz
  4. Better error handling and communication to user.
  5. Display the breed selected to user on images page.
  6. Maybe refactor using query params for pagination.
  7. Better UI - Scroll back to top when clicking Next/Previous buttons.

pupperoni's People

Contributors

xandrak 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.