Please submit the report for the GROUP DB DEVELOPMENT EXERCISES.
PART 1: Create and normalize the ERD diagram created in Week 5 utilizing a database platform of alternative. Proof of the database output have to be submitted as a tough copy screenshot AS WELL AS entry to the system your group is finishing the actions in. Choice is to entry the system through Azure or AWS. There are schooling accounts out there without cost. (16 Factors)
PART 2: Present proof of how one can insert, replace, and choose knowledge within the system by offering SQL queries on the right way to full the next actions: (four Factors)
Insert a Report into the Database
Choose one report utilizing attributes together with writer identify, ISBN, and ebook title.
Choose a number of data utilizing attributes together with writer, writer, and date of publication.
Replace a report (or sequence of data) together with the writer’s identify, description of the textual content, ranking of consumer, and ranking feedback.
PART three: In your assigned teams. all teams will work on the identical total venture, however every group could have its personal occasion of the venture knowledge and can construct a separate and distinctive interface to its occasion. Please reply the next questions:
(.5 factors) Please write the identify of the venture group and identification of all customers.
(.5 factors) The area/web site entry location of your database utility. (Notice: Simply write a one- two-sentence description of the general context or state of affairs that your utility is part of).
(1 factors) Write a few different “value-added” amenities your system may help for those who had the flexibility to develop the ERD Diagram and expertise sooner or later.
(three Factors): Group Member obligations/actions within the total venture improvement
Notice:
E-R Diagram is drawn based mostly on the beneath necessities:
ou will work with ebook info, consumer info, rankings of books, and customers’ social community.
Every ebook has an id, title, publication date, writer, ISBN, purposeful class, web page depend, worth (writer), and product description
There are three classes of ebook: fiction, non-fiction, and specialty.
An writer can write a number of books.
An writer will also be related to a number of publishers.
An writer’s ebook can have a number of editions.
A writer can have many authors and lots of books.
Many ISBNs will also be related to a given writer however just one ISBN per ebook.
An writer can write many books.
The ebook can have a number of editions.
There could be a number of codecs to a given ebook sequence.
A ebook could be related to many authors.
UCBooks must maintain monitor of consumer rankings for every ebook and writer (e.g., 1-5 and 1 for ‘Dislike’, to five, for ‘Superior!’).
A specific consumer charges a selected ebook at a given time.
A consumer CANNOT charge the identical a number of occasions until there are a number of editions of the ebook.
Every version could be rated individually. Every consumer who submits a ranking will likely be recognized by a novel id and has a reputation, gender, age, and placement. Nothing is nameless.
There’s additionally the social community between customers. Customers can ship communication requests (i.e. on the spot messages/emails) to different customers. Such requests could be accepted or ignored.
As soon as accepted, the 2 customers are thought-about ‘ebook buddies.’ If ignored, the consumer can ship the request once more.
We wish to add a retailer when the requests had been despatched (timestamp), the results of the requests and when the request was answered (timestamp).