Giter VIP home page Giter VIP logo

group-12's Introduction

This is a repository to be used by members of SER322-Group 12 in Session A 2019.

Members:
Sierra Dameron
Adam Farmelo
Abigail Ida
Kyle Jefferys

Files in Deliverable_3 include:

- DBINIT.sql: Contains statements to create tables.
- DBPOP.sql: Contains statements to populate tables with sample data.
- DBSAMPLE.sql: Contains sample queries to test the database.
- Notes.txt: Contains general questions/concerns about project status.
- group12-d3.docx: The initial document with RDBM and sql statements/queries.

See readme.rtf in Deliverable_4 for more information about that specific folder.

group-12's People

Contributors

afarmelo avatar abigailida avatar kjeffreys avatar celeryy avatar farmerjoe12 avatar

Watchers

James Cloos avatar

Forkers

celeryy

group-12's Issues

Database connectivity

In the code to connect to the database in the command line args, the table name is called "new_schema" on the following part "jdbc:mysql://localhost/3306/new_schema...". Whatever our database is called, we need to make sure it's consistent across both d3 and d4. I was under the impression that our database was called TripleCrown so that's what it's set up for in DBINIT.

Ant is no longer working after removing command line arguments.

I changed how the program engages with the user and removed most of the command line arguments in favor of a more interactive login session, and now ant no longer works. I'm not sure why, but it seems to be related to a processing of arguments overlapping with login information.

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.