Skip to content
/ instajoy Public

Shows the ๐Ÿ”ผ and ๐Ÿ”ฝ of your life. Encourages you to ๐Ÿ˜‚ more. (Facebook Hackathon 2018)

Notifications You must be signed in to change notification settings

HR/instajoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

InstaJ๐Ÿ˜‚y

A NodeJS app made in less than 24hrs at the Facebook Hackathon 2018.

It visualises the ups and downs of your life by doing sentimental analysis on your instagram posts. Gives you a happiness score that is based on how happy you have been with the aim of encouraging you to laugh ๐Ÿ˜‚ more.

InstaJoy screenshot

Development

Pre-requirements

Need the following environmental defined to run this. These can be defined in a .env.json file like so

{
  "MS_FACE_API_KEY": [microsoft cognitive services face API key],
  "IG_CLIENT_ID": [instagram client id],
  "IG_CLIENT_SECRET": [instagram client secret]
}

Run

After installing all the dependencies (npm i) just run

npm run dev

About

Shows the ๐Ÿ”ผ and ๐Ÿ”ฝ of your life. Encourages you to ๐Ÿ˜‚ more. (Facebook Hackathon 2018)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published