Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recreating the database locally

Cloneto the local directory.

Then Run Following Command:

mysql -u root -p protrack_db < protrack_db.sql

To getalong with data:

mysql -u root -p protrack_db < protrack_db_complete.sql

Project ER Diagram

About

DBMS PROJECT for Managing and Tracking Different Projects in an Software Development Enterprises

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

Contributors