Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haminimi/where-is-waldo-backend

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.
https://github.com/haminimi/where-is-waldo-backend

express jamstack mongodb nodejs supertest theodinproject where-is-waldo

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Where's Waldo? (Backend)
## Description
[Where's Wally?](https://en.wikipedia.org/wiki/Where%27s_Wally%3F) (called Where's Waldo? in Canada and the USA) is a British series of children's puzzle books created by English illustrator [Martin Handford](https://en.wikipedia.org/wiki/Martin_Handford). Readers are challenged to find a character named Wally and his friends hidden throughout the pages. [The project](https://www.theodinproject.com/lessons/nodejs-where-s-waldo-a-photo-tagging-app) is a part of [The Odin Project](https://www.theodinproject.com/dashboard)'s Node course within [The Odin Project](https://www.theodinproject.com/dashboard)'s curriculum. The Odin Project provides a high quality web development education maintained by an open source community.
## Live Preview and Frontend
You can check out [the game here](https://where-is-waldo-rouge.vercel.app/), and [the frontend code here](https://github.com/Haminimi/where-is-waldo).
## Main Features
- **Tested:** The backend is tested using Supertest in Jest.
## Tech
**The project is built with:**
- Node.js/Express
- MongoDB

**Tools**
- Visual Studio Code
- Git
- cURL and Postman
- Jest/Supertest
## Covered Topics
**This section mentions the main topics covered during project work and prior lessons**
- cURL and Postman
- Testing with Supertest
## Author
- [GitHub](https://github.com/Haminimi)
- [Exercism](https://exercism.org/profiles/Haminimi)
- [LeetCode](https://leetcode.com/Haminimi/)
- Email: [email protected]
## Happy coding!