-
Notifications
You must be signed in to change notification settings - Fork 0
Project Overview
Karen Coombs edited this page Jul 10, 2018
·
1 revision
- What we're going to build.
- We're going to build a simple web application that allows you to login a user and view their information.
- In order to build this app, we're going to deploy the following tools and best practices:
- Model-view-controller architecture (specifically the Express framework)
- The [Tipasa API]
- OCLC's Node Authentication Library to support web service authentication
- Dependency management via NPM
- Unit testing via Mocha and Chai