Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.37 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.37 KB

Ribbon-Firework.

An ecommerce website for local business that sells hand-made ribbons.

The link: https://ribbon-firework.herokuapp.com/

Solved problems:

  1. The owner no longer need to get customers' orders manually writing down on the paper.
  2. Increased salings on 30%.
  3. Convenient data, the owner has customers' data and products' data in one place.

    Used technologies: Django, HTML, SASS, Vanilla JavaScript, Django REST Framework, AWS s3 bucket, Postgres, Heroku.

Index Page.

Index page.




Cart Page.

Cart page.




List of Orders Page.

List of orders page.




Order Detail Page.

Order Detail page.




Login and Register pages.

Login Page.




Register page.