Hello all,

I am making a database management project named 'Summer research Program'.

In this project, faculty and students register themselves at a portal.
Faculty offer some projects to students.
Students choose some projects according to their wish/interest.

Now my Prof says me to increase complexity of the this project.

Can anyone help me in this regard?.. How can I extend my project ..?

I need some quick replies as I dont have much time left.

Thanks.

somebody plz help....!!!

Table name- projects ---> proj_id is primary key which is auto_incremented and type is int(11).
Table name- projectdetails ---> projid is a attribute its type is int(11)........I am referencing this projid as a foreign key to proj_id of projects table.

But it is not happening. I am working in Mysql query Browser. Somebody help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.