Giter Club home page Giter Club logo

heritage-tree's People

Contributors

hopieyimmie avatar melikadab avatar

Stargazers

 avatar  avatar

Watchers

 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

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

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.

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.