The current project presents a real-world situation in which we apply the JavaScript fundamentals acquired so far, and hence create code to analyse a company's financial records.
- Screenshot
- User Story
- Acceptance Criteria
- Technologies
- Installation
- Usage
- Documentation
- License
- Author
As an employer I want to be able to see the output of a company's financial record. The script file would allow me to assess the ability of the potential employee's to rely on Pseudocoding to solve a problem.
- Having an active and healthy commit history on GitHub
- Repository contains quality readme with description, screenshot, link to deployed application
- Repository follows best practices for variable naming conventions, indentation, quality comments, etc
- Use of JavaScript fundamentals to solve a problem
- HTML 5
- JavaScript 5
No installation is required.
- Click on the url of the website. Please refer to the deployment section
- Consult the inspection tool and the console tab to see the output
- https://eloquentjavascript.net/
- https://books.google.us/books/about/JavaScript.html?id=vJGlu9t9LNYC&redir_esc=y
- https://www.w3schools.com/
- https://developer.mozilla.org/en-US/
Console-Finances is under MIT License.
- Website: https://cedagbo.github.io/Finances/
- Repository: https://github.com/cedagbo/Console-Finances
@cedagbo