Giter Site home page Giter Site logo

csci-455-project-2-server's Introduction

CSCI-455-Project-2-Server

This is the server for CSCI-455: Networking and Parallel Computation project 2.

Authors

Brandon Gasser and Carson Miller

What does the server do?

The server manages the connections to the Firebase realtime database and handles requests from the client. The server can handle CREATE, LIST, and DONATE requests. CREATE creates a new fundraiser event, LIST lists all fundraiser events, either current or past, and DONATE adds to the balance of the specified fundraiser event.

Logging

The server writes logs in the terminal. When a new client connects, you will see Connected. When a client disconnects, you will see Closing the connection. When the server sees a request, it will print out HEARD followed by the message on the next line(s). When the server is sending a response, it will print out SENDING followed by the message on the next line(s).

Building and Running from Source

Requirements

Clone the repo and run gradle build in the project's base directory.

csci-455-project-2-server's People

Contributors

brandongasser 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.