GithubHelp home page GithubHelp logo

suryasnatgit / scrs-middleware Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leewc/scrs-middleware

0.0 1.0 0.0 5.81 MB

Repo for Fall 2015 Software Engineering I Project: Student Class Registration System (SCRS) Middleware

Java 100.00%

scrs-middleware's Introduction

Group11-SCRS

Repository for the SCRS Middleware Project in CSCI 5801

This repository contains an Eclipse project SCRS, the Student Class Registration System Middleware.

To Use the Package

Import the edu.umn.csci5801 package and create an instance of SCRSImpl (which is a concrete class that implements SCRS).

After that call the needed functions.

Database

The database is currently set to map to the dummy database located in resources/SCRSDatabase.db. Change the references in DBCoordinator to connect the Middleware to another database instance.

A copy of the schema that a database must obey for use with this middle ware can be found in docs/DB_schema.md

Additional Notes:

Dependencies are found in lib/, which currently only contains SQLite v3.8.11.2. Custom exceptions are found in the subpackage edu.umn.csci5801.exceptions A small set of test cases can be found in tests/, with a Simple Test Driver for convenience (must be moved into the same package for testing).

Authors:

Also known as Group 11 Members:

  • Kurt Schefers
  • Wen Chuan Lee
  • Yijia Zhang
  • Adam Subat

scrs-middleware's People

Contributors

leewc avatar

Watchers

 avatar

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.