Native Plant Species Field App

Application Preview

Home page

Make A List

Your Lists

Application: Native Plant Species Field App

This application is a Native plant field guide designed for professionals and a DIYer of all levels. The simplicity of the list, along with easy to use navigation will be an asset for users in an outdoor environment. Each user will be able to search by state and ecoregion to find which plant species is native to their particular area. Once they choose a location, the database will populate a list of native species for different categories; Trees, Shrubs, Plants, Flowers, Grasses, etc… Each one will have a Picture of the species, and description and an average price. The user then can pick their favorite ones and add it to a Client/favorite list for future reference.

Important Links

Planning Story

This application is designed to be a field list for anyone who wants a quick easy way to store and get info for their lists. It came to me when I was doing a native plant list for a commercial client a while back. Trying to show a client a list of native plants, along with pictures and information about each one is a daunting task. Lots of looking around at many different sites to get what you need. So this will help streamline all the most popular resource sites for each region. I started off with a loose idea of the layout, mainly wanted it easy with minimum user input for field use. Once I set up the database, I started working on getting a simple mock up in React and then I was ready to start coding!

User Stories

  • As an unregistered user, I would like to sign up with email and password.
  • As a registered user, I would like to sign in with email and password.
  • As a signed in user, I would like to change password.
  • As a signed in user, I would like to sign out.
  • As a signed in user, I would like to choose my state.
  • As a signed in user, I would like to pick a local region
  • As a signed in user, I would like to search for a native plant in different categories.
  • As a signed in user, I would like to view the details from selected species.
  • As a signed in user, have the option to store my choices to client/favorites list.
  • As a signed in user, be able to delete from my client/favorites list.

Strech Goal(s)

  • Allow users to choose their favorite plants by choosing a photo.
  • Allow users to access all plant info from selected card.

Set up and installation

  1. Download this application.
  2. Unzip the application.
  3. Move into the folder.
  4. If you’re on MacOS, you can install Pipenv easily with Homebrew: $ brew install pipenv.
  5. Run pipenv shell to start up your virtual environment.
  6. Run pipenv install to install dependencies.
  7. Run the front-end development server with npm run start.

Technologies Used

  • HTML
  • CSS/SCSS
  • Javascript
  • React
  • Bootstrap
  • Axios
  • PostgreSQL
  • PHP

Unsolved Problems

  • Still need style the overall look and feel of the application
  • Would like to eventually add a home page that renders all posts.
  • Add API to pull a national database and info for user to choose from.
Wireframes:

Download Details:

Author: louisdamico

Demo: https://louisdamico.github.io/native-plants-client/#/

Source Code: https://github.com/louisdamico/native-plants-client

#react #javascript

Native Plant Species Field App
4.00 GEEK