Metropolitan Atlanta Rapid Transit Authority is Atlanta’s mass transit solution. For this project, my team of 4 was tasked with developing a database system that simulates the normal operation of MARTA. We achieve this by analyzing requirements, designing the EER Diagram, implementing the database, and demonstrating its use through a custom-made Java-based GUI. The project is, therefore, broken into three phases:
Phase 1: EER and Information Flow Diagrams
Phase 2: Develop the Database Schema
Phase 3: Implement the database in MySQL