Giter VIP home page Giter VIP logo

sdev230_project's Introduction

SDEV230_Project

Pete's Pizzaria GUI application

Tasks

  • Build a GUI structure
    • Buttons, text inputs, images, displays
    • Maybe find a markdown interpretter?
  • Setup I/O for data storage
    • Name of item
      • Cheese Pizza, Spicy Sausage, Root Beer, etc.
    • Category of Item
      • Pizza Preset, Pizza Topping, Drink, etc.
    • Price
    • Image
      • URL of the image file for the GUI
    • Could be JSON, XML, INI, etc
  • Create data
    • Various presets, toppings, etc with all their information
    • Use the format chosen above

Setuping up your environment

If you're using something other than VS, I'll assume you know what your doing. If you need additional assistance, contact UnusualParticle.

  1. Open VS 2022 (that is the version I setup with, so we'll use that. It's free.)
  2. Select "Clone a repository" under Get Started
  3. Enter the location of this repo (https://github.com/UnusualParticle/SDEV230_Project.git)
  4. Verify that it is being saved in a location you like
  5. Click "Clone"

TadaYou have a local copy of the repo

Keep main Clean, Work in Your Branch!

  • Don't commit directly to main, unless editing a markdown file
    • Ideally just don't commit to main. We have other ways of keeping people up to date.
  • When you're updating something
    • Make branch
    • Make your changes in that branch
    • Commit to that branch
    • Merge the branch back up and delete the branch
  • Documentation!
    • Fill out your commit and pull comments

External Sources (Credits)

sdev230_project's People

Contributors

unusualparticle avatar gambitanimating avatar

Watchers

 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.