/placement-dashboard

SE Project

Primary LanguagePHPMIT LicenseMIT

placement-dashboard

Software Engineering Project

Data Base Basic Tables and Schema queries can be found in the db_schema.sql file.
Run it on mysql which is part of xampp.
mysql -u root
in the mysql terminal use
source PATH_TO_FILE/db_schema.sql

This projec was built under the supervision of a scrum master with AGILE principles and iterative model of release.