Skip to content

jimthomas1997/ShoppingSite-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShoppingSite-Flask

Shopping Site made using Flask.

About Project

Project is on a shopping site which is made using flask. The user has to register and then login in to the site to gain access to the home page of the shopping Web site. SQlite is used as the database. The user can Create, Read, Update and delete an item from the site which belongs to that particular user respectively.

Version Specifications

* python Version v3.8.5
* pip3 Version v20.2.3
* Flask Version v1.1.2

Installation

     To setup -
     pip install flask
     pip install flask-sqlalchemy
     pip install flask-bcrypt
     pip install flask-login
     pip install Pillow

Screenshots of the Shopping Site

About

Shopping Site made using Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published