Skip to content

ankitkohli/personalAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

personalAssistant

[This a project to demonstrate personal assistant application.]

DB Used - Redis Keys - usersData - to store user info - userTodos - to store user tasks

Setup redis server on your machine Make sure it is running on default port 127.0.0.1:6379

Server.js is the main server

Mail Provider - Gmail Add your username & password in the mail setup in config file

Run npm install & bower install - it will download the required libs

You can start the application at http://localhost:8080

About

Personal Assistant App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published