Skip to content

E-commerce site that sells clothing and allows user registration

Notifications You must be signed in to change notification settings

Ryan-Fortner/orchid_ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orchid_ecommerce

E-commerce site that sells clothing and allows user registration

To run Python Application cd into sql_alch folder and run following commands in terminal:

| Mac/Linux: | source py3SQLAlchemyEnv/bin/activate

| Windows command prompt : | py3SQLAlchemyEnv\Scripts\activate

| Windows git bash : | source py3SQLAlchemyEnv/Scripts/activate

(py3SQLAlchemyEnv) pip install flask-sqlalchemy

(py3SQLAlchemyEnv) pip install flask-migrate

(py3SQLAlchemyEnv) flask db migrate

(py3SQLAlchemyEnv) flask db upgrade

About

E-commerce site that sells clothing and allows user registration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published