mcab / hiber

API for Bat House SDP
GNU General Public License v3.0
0 stars 1 forks source link

Create apps for bat house models #13

Closed mcab closed 5 years ago

mcab commented 5 years ago

In order for us to address #3, we need to have an application to put the models under.

For clarity, we will separate the concerns of the API and the model storage. The API is used as a way to display (and interact) with the data in the model storage. Hence, bathouse and api apps.

Also, move all the apps under apps/ to make it easier to address any particular one.