Giter Club home page Giter Club logo

waste_watcher's Introduction

Landing page for Zotbins project (https://zotbins.github.io/)

Includes

  • About us for the student team (ZerO Waste Anteaters or ZOWA)
  • Links to our blog and social media (YouTube, Instagram, etc)
  • Who our current team members are
  • Who our research advisors are
  • Who our project mentors are
  • Who our alumni are
  • Miscellaneous photos from Instagram
  • Our project partners

How to Update Team Members, Mentors, and Research Advisors

  • To update the ZotBins members shown in the Team page, go to js/populateAlumni.js, js/populateMentors.js, js/populateResearchAdvistors.js, and js/populateTeamMembers.js
    • To add a team member, go to js/populateTeamMembers.js
    • If a team member is no longer affiliated with ZotBins, move their data from js/populateTeamMembers.js to js/populateAlumni.js
  • Inside those files, you will find an array of objects where each object corresponds to one member. The object adheres to a schema specified in the top of the file.

Notes

  • I recommend running a prettify script to make sure the code is tidy and neat

waste_watcher's People

Contributors

okyang avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

waste_watcher's Issues

Unit tests for sensor module code

When others build this project it would be good to have some unit tests to see if everything on the software side is working while also checking some of the hardware. Having unit tests would be a useful feature and would be a great sanity checker.

Here are a couple possible tests to write (feel free to add more):

  • ultrasonic sensor reading works
  • photos can be taken
  • flash turns on and off appropriately
  • deep sleep works
  • network is successfully connected

Use UTC time as default

Update code and documentation to save date time stamps as UTC instead of PST. Users can add their time offsets to their captured data. UTC will be the standard for the base code.

POST API Image name fix

Once API is updated in the zbce_api repo. Update the Arduino code to use the bin id as the image name.

Fix v0 Guide

Update broken links and fix mistake with circuit diagram.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.