A note taking application similar to Quiver
Find a file
Joey Payne c1340ef758 Refactor context menu actions and constants
This is in order to accomodate more stateful objects by separating the
context menu specific actions and constants into their own files.
2016-03-05 17:24:23 -07:00
app Refactor context menu actions and constants 2016-03-05 17:24:23 -07:00
images Remove unnecessary test files 2016-03-03 11:35:14 -07:00
jest Add testing infrastructure using jest 2016-03-03 14:32:30 -07:00
.babelrc Add initial journal app with library menu on left 2016-03-03 11:35:14 -07:00
.gitignore Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
index.html Adjust APP_NAME to be inside utils 2016-03-04 08:57:45 -07:00
index.jsx Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
main.js Add styling changes and beginnings of adding notes 2016-03-03 11:35:14 -07:00
package.json Use the latest version of jest and jasmine 2016-03-04 19:47:41 -07:00
README.md Add initial README 2016-03-03 11:34:36 -07:00
style.css Add styling changes and beginnings of adding notes 2016-03-03 11:35:14 -07:00
webpack.config.js Adjust APP_NAME to be inside utils 2016-03-04 08:57:45 -07:00

#TechNote

A note taking/journalling application for the creative techies out there.