Skip to content

jywarren/plots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 

Repository files navigation

This is the website for PLOTS, or 

The Public Laboratory for Open Technology and Science

It is running live at publiclaboratory.org, though is in extremely early, barebones state. Please contact jeff@publiclaboratory.org to get involved, or join our mailing list at:

http://groups.google.com/group/publiclaboratory

=================================

To Do:

- 

Routes:

/<sitename>/report/<date>/<title>
/<sitename>/<toolname>/
/<personname>/note/<date>
/<personname>/reports

/create/site
/create/account
/create/note
/create/report

Models:
	Note:
		-link
		-text
		-user
		-date
		-(image_url?)
	Report:
		-title
		-date
		-users (comma delimited)
	Picture:
		-report_id
		-note_id
	Site:
		-latitude
		-longitude
		-
	Member:
		-name
		-location
		-profile_text
		-


About

This is the old website for Public Lab; visit http://publiclab.org and https://github.com/publiclab/plots2 for the new website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 66.3%
  • JavaScript 32.9%
  • Other 0.8%