Giter VIP home page Giter VIP logo

swegroup-4's People

Contributors

cbarrieau232 avatar cbshashank avatar sag129 avatar scott-a-harrison avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

swegroup-4's Issues

Show the result plants from left to right rather than up-down in a list.

Show the result plants from left to right rather than up-down in a list.

Refer to question-answer button code in QuestionView.js. I used

to bundle together the plant name and picture. I'm not sure if the buttons go left to right because divs are just places left to right or because buttons are placed left to right. This is something to look into.

ImageURLs not displayed

Image URL code has not been incorporated into latest release. Will be incorporated into sprint 3.

category picture links on front end missing

Several picture links are missing or not working on the front end. We will need to add them or fix the urls:
Entries are:
fruit/seed colors - all(except for brown)
leaf color - red
shape - semi-erect
type - nonvascular, subshrub, weed/herb

INSERT issues which need to be fixed for Sprint 3:

-Do an insert into the location and type tables (currently only inserts into main table)
-the plantid generation code has trouble with numbers in the name and crashes. We'll need to look into this.
-null values can be sent by the admin, which causes the query to fail. If any field is null, it needs to be replaced by the empty string.

OWLWebsite - duplicate plants returned in queries

The same plant can be returned multiple times from the database by the service query, I think because it is doing a unique entry for each state or type that the plant fulfills. We should do a distinct result (like select distinct)

Images not displaying properly

Images currently do not display properly in the window - image urls are failing to be displays for all the plants, including ones which have valid links

Leaf Color not in answers.csv

It looks like Leaf Color is not included in the answers.csv file. Because of this, no entries are shown when the tab is clicked on the front end.

owl-front - reset button not working

In testing at the backend, the reset button does not appear to be clearing out prior selections. The code to handle the button may have been lost in a merge, and needs to be re-implemented.

HTTPS not working

Reading down HTTPS, both HTTP and HTTPS are pointing at 32297. This causes the system to fail to launch. HTTP needs to be set to a different port.

Questionview.js - Github added garbage

Some garbage was added into QuestionView.js during our last few tweaks. Need to just check in a clean copy to get rid of the Github stuff (looks like merge text).

Reset button not working

The reset button on the front page does not appear to be working - selected items are still in the query if 'submit' is clicked.

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.