Giter Club home page Giter Club logo

heritage-tree's Introduction

Central Coast Heritage Tree Foundation

This project works alongside the Central Coast Heritage Tree Foundation in an effort to build a tree tracking website application for the nonprofit to keep track of their trees in the downtown area.

Table of Contents

Overview

Purpose

The Central Coast Heritage Tree Foundation is an organization that provides education and preserve historic trees in the downtown areas. Partnered with Black Diamond Vermicompost allows significant impact and growth to these historic trees in which volunteers help replenish old soil to new and nutrient rich soil. With the help of the community, volunteers log and visit these trees to keep track of its growth and status which is then shared to the organization to bring more attention to a specific tree or continue planting more trees.

Team

The Central Coast Heritage Tree Foundation team consists of 8 Cal Poly students. Over the course of about 9 months, we worked as a team to deploy this web application. The team members are listed below:

Getting Started And Contributing

Visit getting-started.md on info for how to set up this repo.

Visit contributing.md on info for how to contribute to this repo.

heritage-tree's People

Contributors

hopieyimmie avatar melikadab avatar

Stargazers

Aidan Nesbitt avatar  avatar

Watchers

Ivonne Guzman-Lemuz avatar

heritage-tree's Issues

Create the Volunteer Schema

Description
In order to add/edit information on the trees, we want to keep track of volunteers and their information. Create the schema for this.

firstName: string
lastName: string
email: string
password: string

Acceptance Criteria
Connected to the database and having dummy data

Change the Profile URL in README File - (First 3 Team Members)

Description

In the README file, under the Team section, there are issues with the profile links:

  • The first two members' profiles link direct to their LinkedIn feed rather than their individual profiles.
  • The profile link for the third member directs to a GitHub 404 page.

Create the Tree Schema

Description
Make sure you have this repo on your local machine and you are connected to the database (it's called cchtf). Once you are connected to the database, then please create the Tree Schema with these below:

treeNumber: int (ex. 1, 2, etc. No duplicates)
treeSpecies: string
trunkDBH: float (trunk diameter in inches)
treeHeight: float (tree height in feet)
canopySpread: float (width of how far tree spreads in feet)
treeCondition: int (poor = 1, excellent = 10)
dripLineImpact: string
fieldNotes: string
treeImage: string (PDF)

Acceptance Criteria
Have a dummy tree data displayed in MongoDB

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.