Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmitriyha/team3_software_engineering
This git repository is for the Inholland software engineering course in term 3, 2014
https://github.com/dmitriyha/team3_software_engineering
Last synced: about 1 month ago
JSON representation
This git repository is for the Inholland software engineering course in term 3, 2014
- Host: GitHub
- URL: https://github.com/dmitriyha/team3_software_engineering
- Owner: dmitriyha
- Created: 2014-02-21T01:45:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-28T04:12:20.000Z (almost 11 years ago)
- Last Synced: 2023-12-02T14:40:59.187Z (about 1 year ago)
- Language: Java
- Size: 500 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
team3_software_engineering
==========================This git repository is for the Inholland software engineering course in term 3, 2014
Overview of changes
===================-reworked the http protocol parsing to function more like a client server, instead of a web app
- now NOT meant to be a web app
- HTML folder removed
New API
======='http://localhost:9090/ClassToBecalled?method=methodName¶m1name=value¶m2name=value'
What needs to be done
=====================-the UI
-All of the relevant classes to the server