Skip to content

Conceptual comment tool added to the Open Freight App. This is more or less a clone of https://github.com/DVRPCfreight/open-freight-app.

License

Notifications You must be signed in to change notification settings

mgula/comment-concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public comment tool testing

relevant code:

  • submit.php
  • lines 47-60 of /lib/actions.js
  • end of /lib/style.css
  • lines 281-367 of /lib/core/core.css
  • lines 308-386 of /lib/core/core.js

test code (to be deleted later):

  • lines 143 - 149 of index.html
  • the temp directory
  • lines 388-420 of /lib/core/core.js

everything else is cloned from https://github.com/DVRPCfreight/open-freight-app.

run web server with python:

python -m http.server <port>

with php (locally, for POST requests):

php -S localhost:<port>

About

Conceptual comment tool added to the Open Freight App. This is more or less a clone of https://github.com/DVRPCfreight/open-freight-app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published