Code Monkey home page Code Monkey logo

assignment1's Introduction

Ice Cream Shop Project

Date created: October 1th, 2016 By: Spencer Date revised: October 8th, 2016 By: Spencer

This project is done by Group #11 for Assignment #1 in COMP-4711.

Breakdown:

Models: Our models are broken down for receiving/stock, recipes, sales, and a sales log. Supplies is what deals with our receiving and the stock that we contain on hand. Recipe is what deals with of the items that go into creating each product and so will tie in with the Product(sales) and the Product(sales) models. Product is the model that deals with the selling of each of the 'recipes' and handles the cost and if the item is on promotion or not. SalesLog is used for writing to receipts.

Controllers: Our controllers are broken down similar to our models for receiving, recipes/production, and sales. The Production controller is used to display all of the recipes, as well as the method for showing the specific recipe and checking if there is enough stock to create the item. Receiving is used to handle the data of our stock and for receiving an item and looking them up. Sales is used to sell the recipes and to list a menu of what we have, as well as specific details for each menu item and the cost of everything.

Views: Our views folder has subfolders that are named based off of which controller will be accessing them and the views that are necessary to display the content to the users of the site.

assignment1's People

Contributors

a00894243 avatar alexyoung612 avatar jasoncheunggithub avatar jim-parry avatar francisq avatar

Watchers

James Cloos avatar  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.