JavaScript Calculator project with testable user stories - Guinea Pigs needed 🐹

Hiya,

I’ll be attempting this project and will be doing it in place of the existing calculator project on the FCC curriculum. I think it’s great to have some project guidance and a clearer idea of where to begin and the tasks that need doing etc. :slight_smile:

@san00 Hi, have you started building this project yet? If not, please use the following 2 links instead as the project has changed significantly since this post was made. If you have started it, don’t worry about it, the test cases haven’t changed at all, just the shell in which the tests can be built is significantly improved. Here are the new links:

Build the project here if using codepen: http://codepen.io/freeCodeCamp/pen/MJjpwO
Here’s the example project (same but with tests): http://codepen.io/freeCodeCamp/pen/wgGVVX
And if you want to build the project locally, just use this CDN to pull in the test suite: https://gitcdn.link/repo/freeCodeCamp/testable-projects-fcc/master/build/bundle.js

Pointed out a few silly flaws in my calculator. Fixing them brought out more silly flaws. Got to 15/15 after about an hour.
MyCalculator

Definitely good learning through TDD.

1 Like

@ClimbinSheep Awesome! Glad it was helpful for you, looks great!

Thanks for providing the new links @no-stack-dub-sack

@san00 no prob! it’s def a major improvement!

Thanks for your feedback so far, everyone!

I’m thrilled to announce that our testable challenges now feature a link you can click to report a bug or submit feedback.

I’m closing this topic. We can continue discussing specific issues as they come up over on the testable-projects-fcc repo. Happy coding and QA’ing! :slight_smile: