Skip to content

ElitsaKarapchanska/Dominos.bg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Dominos.bg

Midterm project for IT Talents Season 12 - a working recreation of the dominos.bg website as a single page application.

You can see it in action here

Contributors: Nurai and Elitsa

Main functionalities:

  • Registration, login, logout (with validation)
  • View menu by category
  • Details page for products (for categories pizza, salad, pasta and sandwiches)
  • Customize product (add or remove ingredients)
  • Select type for drinks
  • Filter products in menu
  • Add product to cart (only for logged-in users)
  • Edit quantity of product in cart or delete

What we used for the project?

  • Design pattern - MVC

  • The browser's local and session storage

  • Handlebars templating

  • Technologies: Vanilla JS, HTML, CSS

  • Agile practices

  • Project managment: Trello

  • Screenshots:

customize_pizza_page

drinks_page

checkout_page