Project

A startup that provides management services for user comments on websites.

Nowdays, most websites allow users to comment on their content. Consider news websites, like Washington Post, Daily Mail, or CNN. Users are allowed to comment on the content of a news article. Suppose that you create a startup (come up with a neat name) that provides management services for user comments for such websites. Examples of such providers are: LiveFyre, Disuqus, and Spot.IM. Your task in this project is to create a database that tracks the user activity at each of these website and give aggregate statistics about the activity to your subscribers. Here are the main entities of your enterprise:

ProjectTopicDuration
Phase 1 Design the ER diagramOct. 28, 2019 (one week)
Phase 2 Design the Relational ModelNov. 4, 2019 (one week)
Phase 3 Populate RelationsNov. 11, 2019 (one week)
Phase 4 QueriesNov. 18, 2019 (one week)
Phase 5 User InterfaceDec. 2, 2019 (two weeks)