Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Latest commit

 

History

History
61 lines (54 loc) · 1.52 KB

README.md

File metadata and controls

61 lines (54 loc) · 1.52 KB

c2capp

This app aims at easily adding outings to http://www.camptocamp.org from your smartphone.

building css file

  • you need sass http://sass-lang.com/
  • run scripts/build-css.sh is used to build css file
  • built file is included in sources anyway

running locally

running tests

production

Files and directories needed for production (and nothing else):

  • css/main.css
  • img/
  • js/
  • lib/
  • partials/
  • config.xml
  • index.html

tools and libraries

todo

  • i18n
  • automatically build i18n_xx.js
  • use c2ci8n
  • provide default when item is not translated
  • test canvas
  • test GPS
  • splash screen / icons
  • ldpi / mdpi etc
  • exif thumbnail
  • oauth??
  • travis-ci https://gist.github.com/3345190 ?
  • pour la version prod ? (pas les tests, ni jasmine, ni debug, etc...)
  • normalize.css