tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : Loader

tomik-z-cech opened this issue · comments

As a Site User I want to be able to see if page is working in the form of loader that appears when complex task is performed.

Acceptance Criteria :

When I navigate throughout the site when complex actions are being submitted (DB) then the loader appears to ensure me the site didn't freeze.

Tasks :

  • Include <div> loader in base.html template
  • Style loader with moving content
  • Incllude JS logic in forms
  • Test functionality

Epic :
EPIC 5

This was done in commit 15a14bd.