Skip to content

An OOP-based application, with stratified architecture design & a dual repository (in-memory and file). The app can perform CRUD operations on events & participants (using generic repository) and on enrollments. It can search for entities by keywords or generate reports using DTOs. Added Unit Testing, custom exceptions and Entity validators.

Notifications You must be signed in to change notification settings

VictorSalajan/EventsApp_OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events Organizer Application

An OOP-based app, with stratified architecture design (repository-service-ui-main) & a dual repository (in-memory and file). The app can perform CRUD operations on events & participants (using generic repository), and on enrollments. It can search for entities by keywords or generate reports using DTOs (e.g.: events with most enrolled participants, participants enrolled in most events). Unit testing has been added. Added custom exceptions, Entity validators.

About

An OOP-based application, with stratified architecture design & a dual repository (in-memory and file). The app can perform CRUD operations on events & participants (using generic repository) and on enrollments. It can search for entities by keywords or generate reports using DTOs. Added Unit Testing, custom exceptions and Entity validators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages