Skip to content

jcl0251/UNT-Dining-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

3444-Project

*MAKE SURE TO SET UP SSH KEY FIRST. MUST BE ABLE TO ACCESS GITHUB THROUGH GIT BASH

Set up: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account

Explanation for PyInstaller:

PyInstaller should be able to create an EXE file that is able to run the script without having to manually download libraries and packages.

Caution

MAKE SURE YOU ARE IN THE CORRECT BRANCH/PATH

Instructions for PyInstaller:

To create/update, type "pyinstaller --onefile [file]. So in our case: pyinstaller --onefile Script.py

Nutritional information to hardcode later:

Calories) No units

Fats) Grams

Cholesterol) Milligrams

Sodium) Milligrams

Carbs) Grams

Protein) Grams

About

Repository for CSCE3444 Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages