Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.52 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.52 KB

AppleJACK

As part of the Informatics capstone, we’re designing and developing a solution for 3rd - 5th grade students to learn about the natural world through being involved in a citizen science project. Our project will integrate the data collection activity, educational resources for parents and students, and a gamification component into the project or lesson.

Contact Information

Contributing

All contributed code must be reviewed and approved by at least one AppleJACK team member. To contribute code, please do your work on a separate branch or fork, then submit a pull request. Once your code is approved by at least one AppleJACK team member, it may be merged.

Building

Instructions to build and deploy are TBD pending technical setup. Likely, you'll use npm run dev to run the code locally, and npm run build to generate deployable code.

License

Code is licensed under the Apache 2.0 license.