msqur/README.md

1.2 KiB

MSQur

'Masker' for lack of better name. MegaSquirt MSQ file sharing and viewing site.

Parses MSQ "XML" and displays it in a familiar format for viewing and comparison.

MSQ XML is pretty bad XML, it doesn't take advantage of many XML features.

TODO

  1. Strip whitespace
  2. Store gzipped?
  3. Add Ads
  4. Show extended info (warmup, etc.)
  5. Searching MSQ comments?
  6. Allow download
  7. Allow export of just fuel/spark tables (msqpart, .table)
  8. Sign-in?
  9. Updating/Versioning/Differential MSQ info

Done

  1. -Upload file-
  2. -Store files in DB instead of FS-
  3. -Re-encode as UTF-8 or degrees symbol breaks things.-
  4. -Parse File, show basic info-
  5. -Show Fuel Table-
  6. -Show Timing Table-

Uploader (user)/Manager (admin) Parser Displayer

How do I get set up?

  • AMP Stack
  • Create database user and tables
  • Upload web files
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Credits

Apache, PHP, MySQL jQuery, jQuery UI jquery.tablesorter http://tablesorter.com/docs/ Tango Icon Theme Geany/Notepad++