Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 262 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 262 Bytes

E-Commerce Command Line Interface

4 person group project for a class

Users can create a profile to store their item purchase history and payment information, browse the "website", and purchase items. This program used Python and the sqlite3 database module.