contestada

Need a report for database projectAny system can be selected to make the db project. for example : student management system, Ecommerce management systemThe report for this phase includes: Abstract: a short (approximately one paragraph) description of the databaseapplication you propose to work with throughout the course. Your descriptionshould be clear and concise. It should also include any constraints that needto be imposed based on the application being modeled. (10 pts) Mission statement. (10 pts) Mission objectives. (15 pts) Major user views. (15 pts) A list of uses cases that include actor and step-by-step descriptions. An E/R diagram for your proposed database. Specify key attributes for entitysets, specify relationships with arrowheads. You may need to revise the missionobjectives, major user views and the use cases such that, for a teamof 2 students, the E/R diagram must have at least 7 entities; for a teamof 3 students, the E/R diagram must have at least 9 entities. When definingentities, you should avoid two common mistakes: splitting one entity intomultiples ones, or mixing multiple entities into one. (15 pts) Now you may need to further revise the use cases such that for every entity, youmust have one use case that perform one insert operation, one delete operation,and one update operation. You must also have one use case for everyrelationship. That’s a minimum of 27 use cases for 7 entities, and 35 use casesfor 9 entities. Number your use cases. (30 pts)