Skip to content

illegal-llamas/Bangazon_cli

Repository files navigation

Bangazon CLI

The Command Line Ordering System

This project is a basic command line ordering system for Bangazon LLC.

Getting Started

These instructions will allow you to run the project on your machine locally.

Prerequisites

Install pip Install Python 3.6

Installing

Clone repo:

git clone https://github.com/illegal-llamas/Bangazon_cli.git
cd bangazon_cli

Running tests

cd test
python -m unittest discover -s . -p TestSweet.py -v

Run project in cli:

cd cli
python run.py

In your terminal, you should see something like this: cli menu screen shot

Built With

  • Python - Main Language
  • pip - Dependency Management
  • sqlite - Database Management System

Authors

bangazon_cli_stretch

About

Command Line Ordering System for Bangazon LLC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages