Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Releases: ming-suhi/facebook-data-analyzer

Typescript Migration Release

06 Dec 03:10
af1ae72
Compare
Choose a tag to compare

Typescript Migration Release (v1.3.0)

Changes in this release:

  • More integrity (Added tests)
  • Fixed undetected bug, discovered with added tests
  • Even faster website load

What's Changed

  • Pull Request(Backend): Migrate to Typescript by @ming-suhi in #3

Full Changelog: v1.2.0...v1.3.0

React Migration Release

30 Nov 09:58
3de178d
Compare
Choose a tag to compare

React Migration Release (v1.2.0)

Changes in this release:

  • Faster website load
  • Website now built with React in preparation for new features🎉

Breaking changes:

  • .env file should now be put inside backend folder

LESS Migration Release

23 Oct 06:44
bbc5ec3
Compare
Choose a tag to compare

LESS Migration Release (v1.1.0)

Changes in this release:

  • Migrated to LESS
  • Removed Bootstrap
  • Refactored scripts
  • Refactored styles to multiple files
  • Refactored html
  • Refactored site appearance
  • Added port env options

First Release

08 Oct 06:58
7113f45
Compare
Choose a tag to compare

Facebook Data Analyzer

Take a peek to what have been your Facebook Messenger life

Features

Listed below are the current project features and may change in the future. Make sure to ⭐ star this repo to be able to get back to it later and or press that watch button to be updated of new changes.

  • Account full name
  • Account registered date
  • Messages encountered
  • Messages sent
  • Messages received
  • Words sent
  • Chart displaying messages sent per year
  • Chart displaying messages sent per hour
  • Table of channels(direct messages and group chats) you have sent the most messages to
  • Table of words you frequently use
First Release (v1.0.0)