Skip to content

Collaboration on a software project in large teams

License

Notifications You must be signed in to change notification settings

nikotj1/softeng-701-assignment-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Feed Aggregator

A webapp for aggregrating media feeds from various services into a single, uniform display for user convenience.

We are using the React framework to manage the front-end UI and using a Java server utilising the Spring framework for the back-end. The back-end will call the API for the relevant media service and the front-end will visualise this data.

Supported services

  • GitHub
  • Reddit
  • Spotify
  • Twitter

Created for Assignment 1 of the SOFTENG701 course at the University of Auckland

Getting Started

Steps to set up your environment and begin development on the project can be found here:

About

Collaboration on a software project in large teams

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 62.3%
  • JavaScript 34.3%
  • HTML 3.3%
  • CSS 0.1%