Giter Site home page Giter Site logo

adlesscalc's Introduction

Adless Calc(ulator)

Tired of cheesy ipad apps with ads? Me, too.

Too cheap or principled to pay Apple for the privelege of letting them judge your app worthy? Me, too. (Cheap, that is.)

A beautiful solution: web-app's on the home screen! An educational experiment as well.

Begun 19 May 2012

TODO

  • replicate ability of calculator to repeat computation by pressing =
  • shiny keys
  • Add buttons in landscape mode
  • memory indicator
  • display/clear error conditions
  • Better version indication (dedicated button? info panel?)
  • Sync version in app/manifest? (read/parse manifest via js)
  • icon
  • better perf: hit keys rapidly
  • Alert user of process to save webapp on home screen if not window.navigator.standalone: http://cubiq.org/add-to-home-screen
  • keyboard input (use form text field for display instead of simple div? catch operation keys?)
  • test, deal with floating point precision problems (return 1 instead of 0.9999...)

MAYBE

  • Prettier button animation
  • Animate resize positioning

DONE

  • HTML5 boilerplate
  • Draw button
  • Position absolutely
  • Position/size output
  • Hook up basic calculator
  • Respond to changing viewport size
  • memory buttons
  • center-up keypad
  • key appearance
  • animate button press (shadow/colors?)
  • push css into external css file
  • Clean up resize (hide elements during move?)
  • font size for display
  • disable reposition app by dragging
  • unicode multiply,divide symbols
  • manifest, headers to support offline mode -- fix home page not refreshing?
  • Switch from jquery to zepto
  • perf: must be snappy!
  • Provide visible version indicator
  • Use click for desktop
  • don't zoom on long/double touch
  • monospace font in display
  • v.38 limit number digits to width of screen / precision

Credits

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.