Skip to content

berkersonmez/university-course-automation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

university-course-automation-system

"Database Management Systems" course project (as Netbeans Project).

Project Team Members

  • 040100060 - Muhammet Can Güleren tebibyte (11336)
  • 040100101 - Berker Sönmez berkersonmez (11337)
  • 040100105 - Oğuz Onur Kul Laroca (11336)
  • 040100109 - Tuna Ayhan tunaayhan (11336)
  • 040100112 - Murteza Faruk Yazıcı farukyazici (11336)

Project Information

(IMPORTANT EVERYBODY READ THIS!)

  • To run the project (for either development or test purposes), do the following steps:

    • Local MySQL server should be installed to run the project. MySQL root password should be "mbotm361".
    • It is recommended to use MySQL server integrated with NetBeans IDE.
    • Database named "course_automation" should be created.
    • "course_automation.sql" (which is in "setup" folder) should be executed on "course_automation" database to create tables used by the project.
    • "mysql-connector-java-5.1.22-bin.jar" should be added as library to the project.
  • Collaborators must notice the following rules:

    • Don't forget to pull before committing anything to prevent conflicts.
    • If you will change anything that changes the database structure, change "course_automation.sql" then reexecute it to apply changes locally.
    • Don't forget to write explanations in your commits.

About

"Database Management Systems" course project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages