The simplest way to interact with this project is through one of the 2 front-end projects I built on top of it. Both are available in the portfolio, there's Movie App - React Front End and Watchlist, a front-end build with Angular. Of course, you can also poke around using Postman - full API documentation is avaiable on the Github repo.
The biggest challenge when building this project was the level of complexity, in terms of middleware, cloud services and libraries. This made bug finding and fixing more complicated for me than it had ever been. Rremaining cosistent when storing, accessing and rendering data across multiple locations was another key challenge.
My biggest learning was how to become methodical and oragnised when trying to diagnose bugs find solutions. Documenting the various potential solutions and attempted solutions was aslo key to being able to successfully progress to completion of the project.
NodeJS | Express | MondoDB | Heroku | bcrypt | Bootstrap | Mongoose
Back to Projects