Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 425 Bytes

File metadata and controls

10 lines (6 loc) · 425 Bytes

Database Management System Project

  • This project was made using Java Swing as a frontend and MySQL as a backend.

  • It is a simple GUI desktop application that does the following.

    • Students can upload files (just the file locations on disk).
    • Teachers can add assignments and view student's solutions (file locations)

PS: Didn't have much time in hand to make it online and to actually upload complete files ;_;