Skip to content

This is a trip planner built with JavaScript, MongoDB and Express.js

Notifications You must be signed in to change notification settings

tripdog/Trip-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The goal of this exercise was to build an app that tracks expenses and manages a list of trips. The tech stack is MongoDB and Express.js for the middleware.

I was able to better understand the role of middleware and how to set up endpoints, handle errors, and set up sucessful response bodies. I also gained some experience with using Insomnia to test my endpoints.

Learnings:

  1. Make sure to start up the DB or you get an nice 500
  2. Don't try to POST to a GET endpoint
  3. JSON is beautiful

About

This is a trip planner built with JavaScript, MongoDB and Express.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published