Where's Wally? (called Where's Waldo? in Canada and the USA) is a British series of children's puzzle books created by English illustrator Martin Handford. Readers are challenged to find a character named Wally and his friends hidden throughout the pages. The project is a part of The Odin Project's Node course within The Odin Project's curriculum. The Odin Project provides a high quality web development education maintained by an open source community.
You can check out the game here, and the frontend code here.
- Tested: The backend is tested using Supertest in Jest.
The project is built with:
- Node.js/Express
- MongoDB
Tools
- Visual Studio Code
- Git
- cURL and Postman
- Jest/Supertest
This section mentions the main topics covered during project work and prior lessons
- cURL and Postman
- Testing with Supertest