Skip to content

marshi11/calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Resurrection of the calculator app that was pulled from gaia.

Useful links

Dev notes

If you plan to create, update, or destroy any files, please make sure to update the zip.

cd app
zip application.zip newfile.whatever # add a new file into the zip
zip -f applicaton.zip # Rezip modified contents aka freshen
zip -d application.zip garbage.whatever # remove a file from the zip

Note: updating the zip is unnecessary if you're developing with the Firefox OS Simulator (Recommended). With the simulator, you can install as a packaged app by clicking Add Directory, then browsing to the manifest.webapp.

Test Suite

Test Suite

About

Resurrection of the calculator app that was pulled from gaia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • CSS 8.9%
  • HTML 6.7%