Skip to content

AdrianAddesso/javascript_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, welcome to my first Javascript project! 🎉 !

Scope

A calcultator for blockchain enthusiasts to understand:

  1. Which Nodes can they run with their current hardware
  2. Understanding the costs of running a node in a particular blockchain
  3. Getting a report with the CAPEX, OPEX and ROI

Testing:

The UI asks for 5 pieces of data, the first 3 are relevant for the user flow. See below which one to enter to go through the different use cases:

  • Use case 1: Insuficient hardware: enter the sequence 1, 1, 1
  • Use case 2: Ethereum only: enter the sequence 3, 3, 3
  • Use case 3: Gnosis only: enter the sequence 2, 5, 5
  • Use case 4: Both: enter the sequence 5, 5, 5

Use case 3 will prompt a request to confirm if you want a report on both networks or pick one of them. Choose your own adventure.

Branches

Pre Entrega 1 ✅

first deliverable: functions, methods, variables and arrays Wireframe: img\wireframe.jpg Source: js\scriptPE1.js

Pre Entrega 2 ✅

Second deliverable: DOM, Local Storage handling Wireframe: img\wireframe.jpg Source: js\scriptPE2.js

Final Version 📫

Use a library (Sweet alert) Fetch data from an API (requirements.json) Async functions

About

PF-Javascript-Adrian-Addesso

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published