GithubHelp home page GithubHelp logo

bucstop's Introduction

BucStop

A Team Bobby Project

Members:

Isaac Camacho, Richard Cashion, Dylan Cowell, Thomas Foreman, Dionte Jones, Matt Justis, Jacob Klucher, Dylan Lynch, Caleb Rains, Chris Seals, Kyle Wittman

CSCI 4350

Fall 2023, East Tennessee State University

Overview:

This project is a game website made by and for ETSU students. It is a place to put games created by ETSU students. This project also communicates to a microservice with HTTP calls for the game information, the repository is hosted at Micro Service. It is deployed with the microservice using docker compose, see the scripts folder for the docker-compose.yml file.

Backlog Information:

Backlog

Minimum Viable Product(MVP):

MVP Doc link

Project Structure:

To understand the project structure, familiarize yourself with the MVC (Model View Controller) structure. When clicking on a game, a value will be passed to the controller, which will decide which game to load. This is divided between the MVC folders in the main BucStop folder.

  • Bucstop
    • Controllers
      • This folder has the controllers, which allow pages to link together and pass information between them.
    • Models
      • This folder has the basis for the Game class.
    • Views
      • Games
        • This folder has the pages related to games, such as the index page and the default game page.
      • Home
        • This folder contains the main pages used by the site, such as the home page, admin page, and privacy page.
      • Shared
        • This contains other important pages and/or resources that aren't in the other two folders, including the default layout and the error page.
    • wwwroot
      • This folder contains the resources used by the project, including images, the javascript games, the icons, etc.

Help

For more documentation on how to run locally and how to set up deployments, see the google docs below:

bucstop's People

Contributors

chrisseals98 avatar djjones95 avatar dylemperor avatar heroshane1 avatar ipastry avatar klucher avatar kylew1208 avatar scrainss 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.