A project for the course Database Management Systems
a Database for Project Registrations
a department project being carried out under Dr. Mamtha H. R.
Section A
Tejvi M. - PES1201700119
Sparsha P. - PES1201700226
Thejas Bhat - PES1201701421
clone the repository: $git clone https://github.com/tejvi-m/dbms-project.git
creating and populating the database: $psql username < dbms-project/Phase-2/create_and_insert.sql
accessing the UI: copy Phase-2/UI
to the appropriate folder and navigate to localhost/UI/home.html
once you set the the user and password parameters in Phase-2/UI/student1.php