All notable changes to this project will be documented in this file. This project attempts to adhere to Semantic Versioning. No guarantees should be inferred.
- Reset version numbers
- Changed some schemas
- Fixes to front end pages for new schemas
- Changed name to No Spoilers
- Changed "Episodes" to "Installments"
- Sign Up page
- Front end pages for demo.
- User authentication for calls that change the DB.
- Switched to Mongo DB for data storage.
- Endpoints are now
series
andepisodes
.
- Moved body parsing logic to middleware.
- Transferred code from previous lab.
- Now working with data store as an NPM package.