Skip to content
forked from hsenot/seerch

Fast, searchable database of energy efficiency projects

Notifications You must be signed in to change notification settings

Ami-Solution/seerch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

https://ami-solution.github.io/seerch

A fast, searchable database of everything related to energy efficiency.

The idea is to make visible and accessible the projects carried out in the energy efficiency space. The more visible, the more discussed, the more sophisticated these projects will become (that's the intent!)

Also, be able to permalink (i.e. "I'll send you the link about it ...") buildings, projects and other stakeholders in the EE space.

Tech stack

  • Looking good with Bootstrap / jQuery and various plugins

  • Leaflet as a lightweight mapping library

  • SQL vs. NoSQL:

The use of a NoSQL database is considered because of non-fixed data models/schemas. The volume of data / transations will remain small. As a first approximation, a SQL system is selected and we'll go as far as we can with it - until the varying schemas make it unbearable and require a different approach like a document / key-value pair database (CouchDB? MongoDB?)

About

Fast, searchable database of energy efficiency projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • CSS 5.3%
  • HTML 2.0%