Skip to content
This repository was archived by the owner on Jun 30, 2019. It is now read-only.

A simple E-commerce website using Flask

Notifications You must be signed in to change notification settings

ozgurozbek/Shopping-Cart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart

A simple E-commerce website using Flask.

Dependencies

  1. Python3
  2. Flask
  3. Sqlite

How to run

  1. Set up database by running database.py.
  2. Run main.py.
  3. Enter localhost:5000 in the browser.

User Details

  1. To use admin and have /add /remove pages operate, you need a user named "admin".
  2. If you want to directly change the database.db, make sure ID's align well.

Additional Info

  1. This project is forked from HarshShah1997/Shopping-Cart.
  2. Icons from Flaticon.
  3. Templates need changes. Though I'm done with the project.

About

A simple E-commerce website using Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%