Skip to content
james edited this page Jan 31, 2024 · 4 revisions

Welcome to the Back-End wiki!

Cooper Casino's Game Logic and Database Connections

App Name : Cooper Casino

Development Team :
Vaibhav Hariani : (Backend - System Integrator : January 2024 - Present)
Evan Rosenfeld : (Backend - Core Logic : January 2024 - Present)
James Ryan : (Infrastructure + Database : January 2024 - Present)
Lani Wang : (Frontend : January 2024 - Present)

GitHub Organization URL : https://github.com/ECE-366-Final-Project


About This File
This file gives an overview, setup instructions, and background information about the backend of Cooper Casino. If you are a development team member, please keep this file updated.

Note: If you make any changes to the backend that affect how the code runs in this Git repository, list those dependencies in this file. All developers must ensure that the instructions in this file are enough for a new developer to get a working copy of the latest code in this repository without needing help from others.


Software Requirements Declaration

  1. [ADD HERE]
  2. [EX: MySQL and MySQL drivers]

Project Technical Specifications

  • [ADD HERE]
  • [EX: This project is a cordova based project which uses Angular 7 framework.]

Setup Instructions We recommend and currently only support running in x86_64 GNU/Linux environments, including WSL for Linux.
This project requires Docker, Docker Compose and Maven to be installed.


Clone the Repository:

[ADD OTHER STEPS HERE]


Quicklinks for Libraries in Use

Clone this wiki locally