Skip to content

A web-based tool to help the Business Managers (BM) of the Southern Scholarship Foundation (SSF) better effectively buy groceries on a budget for all of the residents. BMBuddy will help track shopping the running total of groceries, a live shopping list, as well as a wish list for the other residents to suggest food items.

License

Notifications You must be signed in to change notification settings

connorjc/BMBuddy

Repository files navigation

BMBuddy

A web-based tool to help the Business Managers (BM) of the Southern Scholarship Foundation (SSF) better effectively buy groceries on a budget for all of the residents. BMBuddy will help track shopping the running total of groceries, a live shopping list, as well as a wish list for the other residents to suggest food items.

Getting Started

Prerequisites

Python3

virtualenv

MySQL

Installing

Create the virtualenv

python3 -m venv <DIRECTORY>

Enter and activate the virtualenv

cd <DIRECTORY>
source bin/activate

Clone the repository and enter the repo

git clone https://github.com/connorjc/bmbuddy.git
cd BMBuddy

Install modules

pip install -r requirements.txt

Running

python3 bmbuddy.py

or

./bmbuddy.py

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A web-based tool to help the Business Managers (BM) of the Southern Scholarship Foundation (SSF) better effectively buy groceries on a budget for all of the residents. BMBuddy will help track shopping the running total of groceries, a live shopping list, as well as a wish list for the other residents to suggest food items.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published