pita-tracker Diabetes tracker app for my cat Pita. Installation To install and set up the node_modules: $ npm install Create SQLite database and insert dummy data into tables: $ node insert.js Usage Starting the app Start the app on localhost: $ node app.js