Skip to content

Social Movement Tracker Project for Google Software Product Sprint (SPS) Program

License

Notifications You must be signed in to change notification settings

rashelrr/sps21-team1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Project: Social Movement Tracker
Program: Google Software Product Sprint

Created a web application that serves as a community-made resource guide on current social movements. Users can submit information about new social movements:

  • name
  • description
  • movement hashtag
  • video link
  • an image

as well as read up on them. This information is then converted into a new page on the website with popular tweets about the movement. Worked on a team of 3 students with project advisor Enrique Padilla.

Built With

  • Backend:
    • Java
    • Twitter API
    • Twitter4J
  • Frontend:
    • HTML/CSS
    • JavaScript

Getting Started

By default, it contains a barebones portfolio web app. To run a local server, execute this command:

mvn package exec:java

About

Social Movement Tracker Project for Google Software Product Sprint (SPS) Program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 39.9%
  • HTML 37.6%
  • CSS 16.5%
  • JavaScript 6.0%