Live version hosted on Heroku (Register and login to trial)
The app is for developers to have a place to record their ideas and plans as they are working through a project. It can also act as a repository of thoughts and ideas from past projects.
- Node
- Express
- Testing (Chai, Mocha)
- Authtentification (Passport)
- Data presistence with NoSQL database (MongoDB)
- ORM/ODM (Mongoose)
- Templating (ejs)
- Deployment (Heroku and mLabs)
- Create a Kanban style board
- Link app to Github
- Use React for UI