Answer:
to draw an Er-diagram you need
>> objects
>> relationship between these objects
>>database associated with each object and relationship
er digram is a graphical representation of a database and its tables
first u hav to create database needeed for entire system after this
identify primarykey/key attribute for each table and establish relationship
between objects