Skip to content

joshuajk7/BreadCo-Database-Application-Design-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BreadCo-Database-Application-Design-

Joshua Kim | Thomas Nguyen OSU ~ CS340

BreadCo Database Application Design is an implementation of the BreadCo database and web interface. The web interface supports all CRUD operations implemented as SQL queries (SELECT, INSERT, DELETE, and UPDATE).

----- CITATIONS -----

Citation for db_connector.py file: Date: 11/15/2023 Adapted from db_connector in Starter App Use: Reconfigured for the current database. Source URL: https://github.com/osu-cs340-ecampus/flask-starter-app

Citation for Flask Starter Guide: Date: 11/16/2023 Adapted from Starter Guide Use: Used as Template for the HTML for Tables Source URL: https://github.com/osu-cs340-ecampus/flask-starter-app

Citation for Flask Starter file: Date: 11/16/2023 Adapted from Starter App Guide Use: Starter Layout from the GitHub for routing and pages; wsgi.py gunicorn form. Source URL: https://github.com/osu-cs340-ecampus/flask-starter-app

Citation for Bootstrap: Date: 12/9/2023 Taken from Bootstrap Website Use: Framework for CSS design and styling Source URL: https://getbootstrap.com/docs/5.3/getting-started/introduction/

Citation for Bootstrap Alert: Date: 12/9/2023 Taken from Bootstrap Website Use: Used for alert flash messages Source URL: https://getbootstrap.com/docs/5.3/components/alerts/#dismissing

Citation for database() route: Date: 12/05/2023 Adapted from stackoverflow.com Use: Root Directory access to open database ddl source file for reading Source URL: https://stackoverflow.com/questions/14825787/flask-how-to-read-a-file-in-application-root

Citation for delete_icon.png: Date: 11/16/2023 Taken from icons8 Use: icon for delete button. Source URL: https://icons8.com/icons/set/delete

Citation for edit_icon.png: Date: 11/16/2023 Taken from icons8 Use: icon for edit button. Source URL: https://icons8.com/icons/set/edit

Citation for Home Bread.gif: Date: 11/16/2023 Taken from imgflip Use: Decoration for Home Page Source URL: https://imgflip.com/gif/73kk6u

Citation for Logo.png: Date: 11/16/2023 Taken from freepngimg Use: Logo in the front page. Source URL: https://freepngimg.com/png/174160-basket-vector-french-bread-free-download-png-hd

Citation for new.png: Date: 11/16/2023 Taken from icons8 Use: icon for create button. Source URL: https://icons8.com/icons/set/new

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages