Skip to content

hatchways/team-cherry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MentionsCrawler

Deployed Here  

A web app that allows marketing teams and departments of any business track the most up to date news and conversations that are taking place across different social media sites. This would aid businesses in getting a snapshot / sense of what current conversations are being held, what current sentiments are, and how news outlets and the public are perceiving your company in real-time.

Users are directed to our signup/login gate when they first navigate to our site, where they're prompted to enter in a company that they'd like to track if they're new to our site: alt text

 

Once users register and login, they are greeted to our main page: alt text

From here, they can filter by which social media sites they want news from, by how recent or most popular the post is, and by keyword, if they only want news regarding a particular item/event. Each mention can also be favorited for reference and will be saved in a "Liked Mentions" component.

 

Because our server is constantly checking for new mentions using a task queue and job scheduler, users may see new news items pop up if our database gets populated with new mentions on your company. Once clicked, a popup appears showing all your new mentions.: alt text

 

We also have a feature that will send you the latest updates on your company through a weekly newsletter. This newsletter will gather the top ten most popular stories through all our platforms and display it in your email, as seen here: alt text

EXPRESS-STARTER

PostgreSQL setup:

Please download PostgreSQL from https://www.postgresql.org/download/, create a local database and set the value of the three variables shown below in the .env file with the corresponding database credential.

  • DB_name
  • DB_username
  • DB_password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published