Skip to content

Brian-Earl/a5-Brian-Earl

 
 

Repository files navigation

Pirate Crew Generator

https://a5-brian-earl.glitch.me/

For this project I implemented MongoDB into my pirate crew generator project to handle the database of pirates for the crew. Overall, the new technology improved the development experince since in my original project I didn't use any sort of database and had to store everthing in a .JSON file and parse everything manually. Adding MongoDB really makes it easier to not only store and receive all of the pirates, but also add, remove and modify them as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.6%
  • JavaScript 45.7%
  • CSS 1.7%