Coder Social home page Coder Social logo

geofairy / team-300-odms Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 31.92 MB

This was my 3rd year software engineering project at UC. In a team of 8, we created an organ donation management system in an agile/scrum environment. This solution has a back end server built with java, spark and mysql and two front ends, one desktop build with java and javafx and one mobile build with Xamarin mobile framework.

Home Page: https://www.csse.canterbury.ac.nz/seng/showcase/2018/abstracts/SENG302_Abstracts.php

Java 63.32% CSS 0.69% C# 34.72% TSQL 1.20% Python 0.08%

team-300-odms's Introduction

DESKTOP CLIENT

Dependencies:
Oracle Java Runtime Environment at least version 8
Read and write permissions on the folder the jar file is in

How to run the program:
Navigate a shell (cmd or bash) to the same directory of the jar file, and then execute the command "java -jar desktopClient-1.0-SNAPSHOT.jar"

Configuration:
After the jar file has been run, it will create client_config.txt in the folder it was run from.
You can edit this file to set the address of the server the desktop client will connect to next time it is run.
For example, to connect to a server instance on the same computer, set line 4 to "server=https://localhost:7015/api/v1"

MOBILE CLIENT

Dependencies:
Android 4.3 (API 18) or higher
Storage and Map Permisions.

How to install:
Navigate to http://csse-s302g3.canterbury.ac.nz/ on browser and download the releases.apk file.
Install to an android device of version 4.3 (API 18) or higher
App should be in the device app list.

SERVER

Dependencies:
Oracle Java Runtime Environment at least version 8
Read and write permissions on the folder the jar file is in

How to run the program:
Navigate a shell (cmd or bash) to the same directory of the jar file, and then execute the command "java -jar server-1.0-SNAPSHOT.jar"

Configuration:
The server always hosts on port 7015.
After the jar file has been run, it will create server_config.txt in the folder it was run from.
You can edit this file to set the details of the database the server will connect to next time it is run.

team-300-odms's People

Contributors

robtherobot101 avatar jmo146 avatar matthewknight avatar andrew2789 avatar geofairy avatar marethyu1 avatar

Watchers

James Cloos avatar  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.