mcab / hiber

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

Create Bat model #16

Closed mcab closed 5 years ago

mcab commented 5 years ago

Addresses #4.

By utilizing some of PostgreSQL's special fields, we can reduce the amount of columns we would need to use for specific fields.

Things that we can keep track of:

mcab commented 5 years ago

Things that aren't fully working:

need tweaks for bat edit screen

Good news is that we have Bats listed in the admin menu now!

bat on admin sidebar

We also can see the overview of all the Bats, but we might need to think of a better way to search / view them.

bat admin index page
mcab commented 5 years ago

screencapture-localhost-8000-admin-bathouse-bat-edit-1-2019-02-25-20_35_53

Made the edit page a bit less long. Still need to address the range fields (for size and pups).

mcab commented 5 years ago

firefox_2019-02-26_13_ssersbwl

Decided that a risk per risk scope would require a bit more robust selection + modeling, and probably out of scope for now.

Habits was actually right. I don't know what I said when thinking it should be "habitat patterns."

mcab commented 5 years ago

Size is tricky. I think at this stage, we need to create another widget to allow for a specific step to be inserted, or some other solution.

rc-li commented 5 years ago

Might be a silly question, but I got error when trying to load this page on my end image

what's the url for accessing this site?