Skip to content

lazarAdam/Calculator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator-App

Calculator App for the challenge

Documentation and info about the app.

*Download the source code and start the app by clicking on StartFromHere.html
*The goal from the creating the app is fulfill the requirement of the challenge
*The app coded to be used as an arithmetic calculator
*the app uses cookies as away to store data being used by the browser in this case we have string representation of simple arithmetic calculation.
*Multiple browser sessions show the data being persistent and logged after each user on a browser finishes a calculation (check the demo1 GIFs down bellow).
*Both users are able to see the calculation being logged as they are finished.
*The app logs only 10 most recent logged calculations(check the demo2 GIF bellow)

Demo 1 shows how calculation are being logged on two browser sessions.

Demo 2 shows the app keeping only the 10 most recent calculations.

About

Calculator App for the challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published