A journalling app I built as my back-end capstone using the MEAN stack. Focuses on user experience, but also displays understanding of the MEAN stack and MVC structure.
Authentication is required. User can create an account, password is stored using encryption. User can create a journal entry employing a rich text editor. Entry is stored in the database using Mongo. Upon login, all former journal entries are shown and can be clicked on to view, edit, or delete.
Technologies used: mongo, express, angular, node, angular-ui-router, html, css, javascript, bootstrap, materialize, jade, sass, gulp, mongoose, npm, bower