Disclaimer: This was supppppooosssseee to be a little To-Do app that you can log in and check off your tasks.
Right now the front-end only supports creating a user and viewing the user info from the ID (that you only see when creating).
The back-end (node.js) has some stuff for creating a To-Do list that you check off, but I just didn't have the time during the independent study I did in college.
Its totally plain text saving the "password" on this... soooo maybe don't use anything real.