ECU Web Application Project: Competitors, Games, Events, and Reports
VerifiedAdded on 2019/09/22
|4
|1263
|183
Project
AI Summary
This project requires the development of a web application with several interconnected modules. The core functionalities include a login module for admin and event manager users, with specific access permissions. The Games Management module will allow adding, editing, and deleting game information, including details like game code, name, duration, description, and rules. The Competitors Management module will handle competitor data, including personal information, participation in games, and validation rules to ensure data integrity. The Events Management module will facilitate the addition and deletion of event details, including game association, venue, date, time, description, and the recording of event outcomes. Finally, the Reports Management module will provide functionalities to display event information, search event photos, and export results in Word or PDF format. The application must adhere to specified business rules, including data validation, unique constraints, and the use of .Net's Rapid Application Development features. The project emphasizes the importance of database connections, consistent design, and thorough testing.
1 out of 4