Dan Zajdband
Dan Zajdband
Account delete
When the user is logged in, provide a way for connect with another hackdash account by 'logging in' with other services.
If there are no projects yet we need to display a message encouraging the user to create a project.
Use csurf https://github.com/expressjs/csurf
Now when room list drops down we hold the rooms available from when the user connects to the room. We must show the current available rooms instead.
There are no tests :/ We should use mocha and maybe should.js for assertions
In order to tell non-linear stories users will need to specify how will they jump between scenes. This is my first idea: - Add a `name` or `title` for the...