Skip to content

abrahamTesfu/program-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

About

Eclipse Java project

Import project as a Java Project -> run tests as a java-application.

Domain

The program has domain objects: Talk,Session and Track.

Input

It reads the input from a file sample.txt, using a regular expression. convert the input into a List of String objects(title,talk_duration).

Services

It has Services for each domain element, and custom-exception InvalidScheduleException

Tests

TestReader a file reader Test. TestTalkService tests the TalkService logic TestTrackService test both SessionService and TrackService

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages