behavio.cc and app.behavio.cc are offline until we have more support for collecting data.
My wife works in a classroom with special needs children. We were trying to assess whether or not the weather had any impact on their behavior. This project was initially created to manually track their behavior as it relates to the day of the week, lunar cycle, and barometric pressure.
If you would like to continue the work, feel free to continue working with our limited code.
- We have limited input to create valuable models.
- Polish the user and team management
- Tie the users to the teams and the logins
- Find an API provider that supports historical data beyond 7 days for free(?)
- This app costs roughly $20 to run on DigitalOcean.
Local applications
NPM
MongoDB
Clone the repo
From app
run npm install
From mongodb
run mongorestore --uri=mongodb://localhost:27017
From app
run 'nodemon server.js`
12345
You can email me at [email protected] if you would like to bring this tool back to life.