CodePathProject-MoMa / ElYunque

An app that classifies any image of fauna and flora
0 stars 1 forks source link

Update 11/22

Begin coding on 11/30. All issues, user stories, completed activities are up to date. Unfortunately no build progress yet due to midterms, exams and other priorities. Will make substantial updates after 11/30. Should have the app done within 2 weeks afterwards.

ElYunque

An app that classifies any image of fauna and flora!

Unit 8: Group Milestone - El Yunque README

Table of Contents

  1. Overview
  2. Product Spec
  3. Wireframes

Overview

Description

Inspired by a jungle trek in Peru, El Yunque is named after the only rainforest in the United States! This app will let you take a picture of flora and fauna in an area and classify it for you using machine learning! You can drop a pin so that others can go and check out the flora as well! You can share your picture with friends afterwards.

App Evaluation

Product Spec

1. User Stories (Required and Optional)

Required Must-have Stories

Optional Nice-to-have Stories

2. Screen Archetypes

3. Navigation

Tab Navigation (Tab to Screen)

Optional:

Flow Navigation (Screen to Screen)

Wireframes


Schema

Models

Post

Property Type Description
image File picture of the plant that user captures
author Pointer to User picture author
imageInfo String description of the plant captured
imageName String name of the plant captured
createdAt DateTime date when picture was captured (default field)

Networking

List of network requests by screen