Skip to content

Contains an implementation for the CometBooks problem description for SE 6239.

Notifications You must be signed in to change notification settings

nab170130/cometbooks

Repository files navigation

CometBooks

This repository covers an implementation of the CometBooks problem description from the Fall 2022 offering of SE 6329: Object-Oriented Software Engineering (Instructor: Dr. Rym Zalila-Wenkstern; Teaching Assistant: Kirthy Kolluri).

Build Instructions

This project is developed in Visual Studio Code, and it utilizes the Gradle build tool. To run the executables, clone this repository and open the resulting directory as a folder within Visual Studio Code. With the Gradle build tool extension installed (or simply with Gradle), you can run the assemble task to build each distribution (CometBooks client, notification server). The executables can then be run by using the generated distributions under each build subfolder (app, server). Alternatively, you can run the client and server using the run configurations of this Visual Studio Code project.

Team Members

This implementation is developed by Nathan Beck, Tirth Mehta, Jeel Patel, Dhruvi Shah, and Sritha Sridar.

About

Contains an implementation for the CometBooks problem description for SE 6239.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages