1.0.0 • Published 5 years ago

@tif-taylor/notes v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

LAB 01 - 04 | Code Fellows 401

Project: Notesy

Author: Tif Taylor | Date: October 2020

Links & Resources

Setup

.env requirements

  • MongoDB URI from Atlas: MONGODB_URI

package.json requirements

Running the app

  • node index.js --add "Feed dog" --category home

Tests

  • Unit Tests: npm test

UML for Lab01 thru Lab 04

Lab 01 UML Lab01 Lab 02 UML Lab02 Lab 03 UML Lab03 Lab 04 UML Lab03