GitXplorerGitXplorer
C

CRUDsite

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
5383daef8ffdb28a25eefbe9e0ca41e9b7c431bd

changed some of the functionality and looks. Correctly sending orders to the server side now.

CChanceDurr committed 4 years ago
Unverified
e92e8f997eb175c8bbc2c4aa4158f849cc77d59b

added some functionality to the order buttons and working on a pizza list with prices and totals

CChanceDurr committed 4 years ago
Unverified
3eed2961885f6e2f367ba954fc51a0335bc45e19

Added jquery, bootstrap, and some css. Started on the orders page

CChanceDurr committed 4 years ago
Verified
60d71371c165df8f3bc9c7221d99294a421077ae

Create README.md

CChanceDurr committed 4 years ago
Verified
bd29fff856e7cb56c04b113ab6df11441c166b1a

Create .gitignore

CChanceDurr committed 4 years ago
Unverified
440470ead18ef78eefbebac01fc7b1f55b726eb4

first commit

CChanceDurr committed 4 years ago

README

The README file for this repository.

CRUDsite

A simple website to practice my Flask and SQL