Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.28 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.28 KB

Simply-Coffee

A coffee ordering app made using Django

Features

  • Remebers customers that have visited before
  • Lets users select and order coffee
  • Customised admin site for the shopkeeper, shopkeeper can change the menu without having to look at any code
  • Sends email of the order summary
  • Stores the history of every transaction

Technology Stack

  • Django 3.0.1
  • SqLite 3
  • SendGrid

Screenshots

References