Anna is an audio log that that will prompt the user at a set time of day to enter a new entry into their log. Can prompt the user with question or can be used as a blank canvas Comes with voice recognition software to assist in note taking.
Project is created with:
- React with Hooks
- Node.js
- Express
- PostgreSQL
ArangoDB- Webpack
To run this project:
- Start (or Install) Arangodb
- Update configuration files
- Install it locally using npm:
$ cd ../ANNA
$ npm install
$ npm start
