Scratch-Project

Goal: This project attempted to create a live-update, web-based editor. Current Features: Back-end:

	Saves file to database. Saves user info on signup.
	Verifies user info.
	Encrypts password with B-Crypt

Front-end:

Bugs:

Websocket connection not working.
File save duplicates instead of UPSERTING.