Skip to content

ierg4210/shop03

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s1155002037 shop 03

###Phase 1 : How to: Since I use ajax to load the product detail information instead of another page, please start a HTTP server first, for example:

$ python -m SimpleHTTPServer

then you can view the website at localhost:8000.

###Phase 2 : 3 Feb 2015 Run locally:

DEBUG=bookstore ./bin/www

###Phase 3A: 16 Feb 2015 How to:

$ supervisor bin/www

Then open browser: localhost:3000/admin

###Phase 3B: Home page:
http://shop03-dev.elasticbeanstalk.com
Admin page:
http://shop03-dev.elasticbeanstalk.com/admin

###Phase 4A: Security

###Phase 4B: SSL Certificate Installed.
https://store03.ierg4210.org

###Phase 5: Done.

###Phase 6: Support automatic image resizing for product images
Support change of password
Support facebook login
Support secure password reset through email

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.2%
  • Handlebars 22.9%
  • CSS 4.9%