Giter Club home page Giter Club logo

2021fa-420-snakepeople's Introduction

Snake People (Fall 2021) UML Editor

This program uses a command line or graphical user interface to represent data in a UML diagram. The editor's CLI and GUI support adding, deleting, modifying, and in the GUI's case, displaying UML elements. The ability to save and load along with exporting is available to the user.

Prerequisites

  1. To run the program, you must install Python (3.9.6 at the time). (https://www.python.org/downloads/)
    • During installation of python, a box can be checked to "Add Python 3.9.x to PATH". Check this box.
  2. Next make sure all necessary libraries are installed so the program functions. They can be installed via the command line by typing in what is below once the repo is downloaded.
    • python3 pip install -r requirements.txt
    • python3 -m pip install --upgrade pip
    • python3 -m pip install --upgrade pillow

How to run:

  1. Download the latest version from the [repo] (https://github.com/mucsci-students/2021fa-420-SNAKEPEOPLE).
  2. Ensure python version 3.9 or greater is installed on your system.
  3. In your terminal, enter the directory where the repo was downloaded to. Navigate to /2021fa-420-SNAKEPEOPLE/
  4. See the user guide for more details about the program and examples.

To Run in GUI mode

- Execute the command `python snake_uml.py` with no flags.

GUI

GUI

To Run in CLI mode

- Execute the command `python snake_uml.py` with the flag`--cli`

CLI

CLI

Authors

Nick Bellman
Max Harris
Curtis Kane
Evan Hanzelman
Tanner Michael

2021fa-420-snakepeople's People

Contributors

nrbellman avatar mharr1 avatar curtisjk717 avatar 0x746a6d avatar ehanz avatar willkill07 avatar testtest2227 avatar

Stargazers

 avatar Joshua Carney avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

curtisjk717

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.