Skip to content

Demo Retail application in Flask that allows features of adding items to the bag for purchasing. It has a preset amount which decreases on purchase of an item. The app supports logging in and creation of new accounts. To create and store the information on items and user-ids, SQLite3 is being used.

Notifications You must be signed in to change notification settings

kanikachitnis1018/Retail-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retail-app

Demo Retail application in Flask that allows features of adding items to the bag for purchasing. It has a preset amount which decreases on purchase of an item. The app supports logging in and creation of new accounts. To create and store the information on items and user-ids, SQLite3 is being used.

About

Demo Retail application in Flask that allows features of adding items to the bag for purchasing. It has a preset amount which decreases on purchase of an item. The app supports logging in and creation of new accounts. To create and store the information on items and user-ids, SQLite3 is being used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published