A Java GUI application for managing and accessing City of Windsor's open datasets with role-based access control.
or
Watch the full demo on YouTube:
- Guest Access: Browse and download public datasets
- User Management: Account creation and role-based authentication
- Dataset Management: Upload, review, and approval workflow
- Admin Dashboard: Manage users and approve dataset submissions
- Contributor Portal: Upload datasets for community use
- Backend: Java, MySQL
- Frontend: Java GUI
- Build Tool: Maven
- Database: MySQL with open datasets from City of Windsor
- MVC Pattern: Clean separation of concerns
- Role-Based Access: Guest, Contributor, Admin roles
- Database Integration: MySQL for data persistence
- Design Patterns: Indirection, Polymorphism, Pure Fabrication
Group 11 - COMP3220 Project