Giter Site home page Giter Site logo

wakeicecream's Introduction

Group1 - Wake Ice Cream

Repository created for Wake Tech CSC289 Programming Capstone course

Formatted using Markdown

Wake Ice Cream Application Overview

  • This project will create software for the Ice Cream Shop to track inventory of ice cream flavors and toppings to reduce labor cost and increase profit.
  • Admin will be able to access the inventory system to check in items when replenishing inventory. Admin will also be able to make manual changes when running an audit on inventory to ensure digital inventory matches physical inventory.
  • Software will also have the ability to be used as a POS (Point of Sale) System in which regular users can create transactions between users and customers.
  • The software will also act as a portal in which employees can clock in and out and track hours worked.
  • Admin will also have the ability to access inventory, sales, work hours, and expenses remotely via browser.

Group Members / Roles

Industry Mentor: Rick Swartwood

Instructor: Susan Rizzo

Development Environment Setup

PRE-REQS:

Setup Steps (via Command window)

  1. Clone repository to local directory
  2. CD to WakeIceCream
  3. docker compose up

IMPORTANT: If you get the following error ... Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:80 -> 0.0.0.0:0: listen tcp 0.0.0.0:80: bind: An attempt was made to access a socket in a way forbidden by its access permissions.

In VS Code, edit file docker-compose.yml

  • Change apache-php-environment to use a port other than 80 (first value). For example:

    ports: - 8088:80

SOFTWARE/TOOLS/TUTORIALS/ETC.

IMAGES DOWNLOADED

  • Downloaded images from ...

wakeicecream's People

Contributors

wallyco avatar iesteed avatar joahchambers avatar

Watchers

 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.